aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 733419e..cf0ca66 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -20,5 +20,5 @@ version = "0.1.0"
authors = ["Harald Eilertsen <haraldei@anduin.net>"]
[dependencies]
-reqwest = "0.8.5"
-ring = "0.12.1"
+reqwest = "0.9.5"
+ring = "0.13.5"