Mostly finished with checksums. Just merging main in at the same time

This commit is contained in:
quexeky
2024-10-26 10:58:04 +11:00
parent d68c5f632e
commit 6d5dc457b2
5 changed files with 64 additions and 8 deletions
+1
View File
@@ -41,6 +41,7 @@ tokio = { version = "1.40.0", features = ["rt", "tokio-macros"] }
versions = { version = "6.3.2", features = ["serde"] }
urlencoding = "2.1.3"
rustix = "0.38.37"
gxhash = "3.4.1"
[dependencies.uuid]
version = "1.10.0"