mirror of
https://github.com/uqbar-dao/nectar.git
synced 2025-01-03 06:11:01 +03:00
bump kit
build deps
This commit is contained in:
parent
44996f048b
commit
dfb41ff725
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -3764,8 +3764,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "kit"
|
||||
version = "0.7.3"
|
||||
source = "git+https://github.com/kinode-dao/kit?tag=v0.7.3#79aafcea89e72c98aa2af214ce7bc815530dee2d"
|
||||
version = "0.7.4"
|
||||
source = "git+https://github.com/kinode-dao/kit?tag=v0.7.4#a995659fd1a41501d893cacf032175f343796096"
|
||||
dependencies = [
|
||||
"alloy 0.1.4",
|
||||
"alloy-sol-macro",
|
||||
|
@ -15,7 +15,7 @@ path = "src/main.rs"
|
||||
[build-dependencies]
|
||||
anyhow = "1.0.71"
|
||||
flate2 = "1.0"
|
||||
kit = { git = "https://github.com/kinode-dao/kit", tag = "v0.7.3" }
|
||||
kit = { git = "https://github.com/kinode-dao/kit", tag = "v0.7.4" }
|
||||
tar = "0.4"
|
||||
tokio = "1.28"
|
||||
walkdir = "2.4"
|
||||
|
@ -11,7 +11,7 @@ license = "Apache-2.0"
|
||||
[lib]
|
||||
|
||||
[build-dependencies]
|
||||
kit = { git = "https://github.com/kinode-dao/kit", tag = "v0.7.3" }
|
||||
kit = { git = "https://github.com/kinode-dao/kit", tag = "v0.7.4" }
|
||||
tokio = "1.28"
|
||||
|
||||
[dependencies]
|
||||
|
Loading…
Reference in New Issue
Block a user