aboutsummaryrefslogtreecommitdiff
path: root/src/rpc/Cargo.toml
diff options
context:
space:
mode:
authorAlex <alex@adnab.me>2023-08-28 10:13:39 +0000
committerAlex <alex@adnab.me>2023-08-28 10:13:39 +0000
commit29353adbe5ad699e5469f5e088d991350905fe06 (patch)
treedc3e37ea575e9dfdeef5c0d63e9738ae88345647 /src/rpc/Cargo.toml
parentd539a56d3a3f2df5f9e69c7afc3156b698f5183c (diff)
parent74478443ecc6f5acd4bfb291d7e9407e753559f5 (diff)
downloadgarage-29353adbe5ad699e5469f5e088d991350905fe06.tar.gz
garage-29353adbe5ad699e5469f5e088d991350905fe06.zip
Merge pull request 'cargo: Bump dependencies' (#606) from jpds/garage:cargo-bumps-230801 into main
Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/606
Diffstat (limited to 'src/rpc/Cargo.toml')
-rw-r--r--src/rpc/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rpc/Cargo.toml b/src/rpc/Cargo.toml
index f0fde7a7..25ed839d 100644
--- a/src/rpc/Cargo.toml
+++ b/src/rpc/Cargo.toml
@@ -18,7 +18,7 @@ garage_util.workspace = true
arc-swap = "1.0"
bytes = "1.0"
-gethostname = "0.2"
+gethostname = "0.4"
hex = "0.4"
tracing = "0.1"
rand = "0.8"