mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 20:14:49 +00:00
implements module level logging
This commit is contained in:
committed by
Aiden McClelland
parent
596a06d25f
commit
a3e307dd38
@@ -89,6 +89,7 @@ rpassword = "5.0.1"
|
||||
rpc-toolkit = { version = "*", path = "../rpc-toolkit/rpc-toolkit" }
|
||||
rust-argon2 = "0.8.3"
|
||||
scopeguard = "1.1" # because avahi-sys fucks your shit up
|
||||
sequence_trie = "0.3.6"
|
||||
serde = { version = "1.0.130", features = ["derive", "rc"] }
|
||||
serde_cbor = { package = "ciborium", version = "0.1.0" }
|
||||
serde_json = "1.0.68"
|
||||
|
||||
Reference in New Issue
Block a user