mirror of
https://github.com/uqbar-dao/nectar.git
synced 2025-01-03 14:17:20 +03:00
bump kit to tag
: v0.6.8
This commit is contained in:
parent
eda6d1a9df
commit
cacd1af097
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -3357,7 +3357,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "kit"
|
||||
version = "0.6.8"
|
||||
source = "git+https://github.com/kinode-dao/kit?rev=ee064e1#ee064e1a0dcd99abf22c0cd1473295ed6a4efa86"
|
||||
source = "git+https://github.com/kinode-dao/kit?tag=v0.6.8#7b636305bed2aae6fe36f5ced44181ec7cbdb7a3"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"base64 0.21.7",
|
||||
|
@ -14,7 +14,7 @@ path = "src/main.rs"
|
||||
|
||||
[build-dependencies]
|
||||
anyhow = "1.0.71"
|
||||
kit = { git = "https://github.com/kinode-dao/kit", rev = "ee064e1" }
|
||||
kit = { git = "https://github.com/kinode-dao/kit", tag = "v0.6.8" }
|
||||
tokio = "1.28"
|
||||
walkdir = "2.4"
|
||||
zip = "0.6"
|
||||
|
Loading…
Reference in New Issue
Block a user