uv/crates/uv-normalize/src
Charlie Marsh 538b0f1099
Remove `serde::Serialize` implementations for rkyv-able structs (#7663)
## Summary

Random, but I noticed that we can remove a ton of serialize and
deserialize derives by using `rkyv` for the flat-index caches. (We
already use `rkyv` for these same structs in the registry cache.)
2024-09-24 13:23:47 -04:00
..
dist_info_name.rs Fix typo in name normalization (#7217) 2024-09-09 14:29:28 +00:00
extra_name.rs uv-normalize: make "name" types implement Default 2024-07-26 07:28:20 -07:00
group_name.rs Remove `serde::Serialize` implementations for rkyv-able structs (#7663) 2024-09-24 13:23:47 -04:00
lib.rs Allow `.dist-info` names with dashes for post releases (#7208) 2024-09-09 09:12:53 -04:00
package_name.rs uv: migrate to rkyv 0.8 2024-09-18 14:49:54 -04:00