Add sync test using AI
This commit is contained in:
@@ -14,4 +14,11 @@ uuid = { version = "1.0", features = ["v4", "serde"] }
|
||||
chrono = { version = "0.4", features = ["serde"] }
|
||||
tower-http = { version = "0.6.6", features = ["cors", "fs"] }
|
||||
anyhow = "1.0"
|
||||
rand = "0.8"
|
||||
rand = "0.8"
|
||||
blake3 = "1.5"
|
||||
bytes = "1.0"
|
||||
bincode = "1.3"
|
||||
hex = "0.4"
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = "3.0"
|
Reference in New Issue
Block a user