mirror of
https://github.com/uqbar-dao/nectar.git
synced 2025-01-03 06:11:01 +03:00
process_lib use version
This commit is contained in:
parent
6f402515f3
commit
d1e88acb79
@ -15,7 +15,7 @@ rand = "0.8"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
sha2 = "0.10.8"
|
||||
kinode_process_lib = { git = "ssh://git@github.com/uqbar-dao/process_lib.git", rev = "437093e" }
|
||||
kinode_process_lib = { git = "ssh://git@github.com/uqbar-dao/process_lib.git", tag = "v0.5.5-alpha" }
|
||||
wit-bindgen = { git = "https://github.com/bytecodealliance/wit-bindgen", rev = "efcc759" }
|
||||
|
||||
[lib]
|
||||
|
Loading…
Reference in New Issue
Block a user