Skip to content

Commit ad29d5f

Browse files
authored
Merge pull request #31 from AreaLayer/renovate/tonic-monorepo
Update Rust crate tonic to v0.14.2
2 parents 425a69f + bed29e3 commit ad29d5f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ sha2 = "0.10.8"
1616
nostr = "0.43.1"
1717
tokio = "1.47.0"
1818
idna = "1.0.0"
19-
tonic = "=0.14.1"
19+
tonic = "=0.14.2"
2020

2121
[package.metadata.docs.rs]
2222
all-features = true

proxy/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ version = "0.1.1"
44
edition = "2021"
55

66
[dependencies]
7-
tonic = "=0.14.1"
7+
tonic = "=0.14.2"

0 commit comments

Comments
 (0)