We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
subtle
1 parent fa53e0e commit 6527b77Copy full SHA for 6527b77
applications/minotari_app_grpc/Cargo.toml
@@ -24,7 +24,7 @@ prost = "0.11.9"
24
prost-types = "0.11.9"
25
rand = "0.8"
26
rcgen = "0.11.3"
27
-subtle = { version = "2.5.0", features = ["core_hint_black_box"] }
+subtle = "2.5.0"
28
thiserror = "1"
29
tokio = { version = "1.36", features = ["fs"] }
30
tonic = { version = "0.8.3", features = ["tls"]}
0 commit comments