We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6b2d632 + a2dddcc commit b0d1f4aCopy full SHA for b0d1f4a
2 files changed
Cargo.toml
@@ -16,7 +16,7 @@ sha2 = "0.10.8"
16
nostr = "0.43.0"
17
tokio = "1.47.0"
18
idna = "1.0.0"
19
-tonic = "=0.13.1"
+tonic = "=0.14.0"
20
21
[package.metadata.docs.rs]
22
all-features = true
proxy/Cargo.toml
@@ -4,4 +4,4 @@ version = "0.1.1"
4
edition = "2021"
5
6
[dependencies]
7
0 commit comments