1
0
Fork 0
forked from AbleOS/holey-bytes

All my commit messages are throwaways

This commit is contained in:
peony 2024-12-30 21:02:14 +01:00
parent 74258f62f9
commit f8b40598fc

4
Cargo.lock generated
View file

@ -1220,7 +1220,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "aedf0a2d09c573ed1d8d85b30c119153926a2b36dce0ab28322c09a117a4683e"
dependencies = [
"crc32fast",
"hashbrown 0.15.0",
"hashbrown 0.15.1",
"indexmap 2.6.0",
"memchr",
]
@ -1343,7 +1343,7 @@ checksum = "145c1c267e14f20fb0f88aa76a1c5ffec42d592c1d28b3cd9148ae35916158d3"
dependencies = [
"allocator-api2",
"bumpalo",
"hashbrown 0.15.0",
"hashbrown 0.15.1",
"log",
"rustc-hash 2.1.0",
"smallvec",