set version

This commit is contained in:
hosted-fornet 2024-05-08 11:33:03 -07:00
parent 5ea9d9a40b
commit f309883281

View File

@ -14,8 +14,7 @@ path = "src/main.rs"
[build-dependencies]
anyhow = "1.0.71"
#kit = { git = "https://github.com/kinode-dao/kit", rev = "249960d" }
kit = { path = "../../kit" }
kit = { git = "https://github.com/kinode-dao/kit", rev = "ed60bcb" }
rayon = "1.8.1"
sha2 = "0.10"
tokio = "1.28"