Skip to content

Commit 0f58ab4

Browse files
committed
chore: Updated dependencies
1 parent 9797671 commit 0f58ab4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Cargo.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ name = "aruna_api_buildtests"
1010
path = "./tests/build.rs"
1111

1212
[dependencies]
13-
bytes = "1.5.0"
14-
tonic = "0.11.0"
15-
prost = "0.12.1"
16-
tonic-build = "0.11.0"
17-
uuid = "1.5.0"
13+
bytes = "1.10.1"
14+
tonic = "0.14.1"
15+
prost = "0.14.1"
16+
tonic-build = "0.14.1"
17+
uuid = "1.18.0"

0 commit comments

Comments
 (0)