summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e57607e..841c2ad 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -11,7 +11,7 @@ rust-version = "1.75.0"
[dependencies]
-aes-gcm = "0.9"
+aes-gcm = "0.10"
anyhow = "1"
blake2 = "0.10.6"
bytesize = "1"