We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b3d93d commit c325f52Copy full SHA for c325f52
Cargo.lock
@@ -3906,12 +3906,9 @@ dependencies = [
3906
3907
[[package]]
3908
name = "slab"
3909
-version = "0.4.9"
+version = "0.4.10"
3910
source = "registry+https://github.com/rust-lang/crates.io-index"
3911
-checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
3912
-dependencies = [
3913
- "autocfg",
3914
-]
+checksum = "04dc19736151f35336d325007ac991178d504a119863a2fcb3758cdb5e52c50d"
3915
3916
3917
name = "smallvec"
0 commit comments