Add working test
This commit is contained in:
8
sync_client_test/Cargo.toml
Normal file
8
sync_client_test/Cargo.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
[package]
|
||||
name = "sync_client_test"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
blake3 = "1.5"
|
||||
hex = "0.4"
|
Reference in New Issue
Block a user