Compare commits
1 Commits
82fd32a896
...
d10fc0fd18
Author | SHA1 | Date | |
---|---|---|---|
d10fc0fd18 |
@ -19,7 +19,6 @@ serde_yaml = "0.9.34"
|
|||||||
tabled = "0.17.0"
|
tabled = "0.17.0"
|
||||||
tokio-stream = "0.1.17"
|
tokio-stream = "0.1.17"
|
||||||
tokio = { version = "1.42.0", features = ["macros", "rt-multi-thread"] }
|
tokio = { version = "1.42.0", features = ["macros", "rt-multi-thread"] }
|
||||||
# tonic = { version = "0.12", features = ["tls"] }
|
|
||||||
tonic = { version = "0.12" }
|
tonic = { version = "0.12" }
|
||||||
thiserror = "2.0.9"
|
thiserror = "2.0.9"
|
||||||
bs58 = "0.5.1"
|
bs58 = "0.5.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user