You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rust-fallible_collections/fallible_collections-fix-me...

12 lines
324 B

--- fallible_collections-0.4.9/Cargo.toml 1970-01-01T00:00:01+00:00
+++ fallible_collections-0.4.9/Cargo.toml 2024-09-15T19:04:19.858635+00:00
@@ -24,7 +24,7 @@
repository = "https://github.com/vcombey/fallible_collections.git"
[dependencies.hashbrown]
-version = "0.13"
+version = "0.14"
optional = true
[features]