Skip to content

Commit b0d1f4a

Browse files
author
223880⚡️
authored
Merge pull request #28 from AreaLayer/renovate/tonic-monorepo
Update Rust crate tonic to v0.14.0
2 parents 6b2d632 + a2dddcc commit b0d1f4a

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.0"
1717
tokio = "1.47.0"
1818
idna = "1.0.0"
19-
tonic = "=0.13.1"
19+
tonic = "=0.14.0"
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.13.1"
7+
tonic = "=0.14.0"

0 commit comments

Comments
 (0)