Updated cargo

This commit is contained in:
Gregory Campbell
2026-06-19 13:18:53 -04:00
parent 403d72bf17
commit a24c555031
2 changed files with 0 additions and 8 deletions
Generated
-7
View File
@@ -163,7 +163,6 @@ dependencies = [
"bit-vec",
"clap",
"commands",
"lock",
"rayon",
"rmp-serde",
"serde",
@@ -175,12 +174,6 @@ version = "1.70.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a6cb138bb79a146c1bd460005623e142ef0181e3d0219cb493e02f7d08a35695"
[[package]]
name = "lock"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "058cf9c2b0daa80dafc6d65b594ea04db8050522cfbf39f5d5aef2184f2a5a55"
[[package]]
name = "num-traits"
version = "0.2.19"