From 03a8b0f9cba08ad09cb8494579f6e318aee762f4 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 29 May 2021 11:37:18 +0300 Subject: update Cargo.toml, Cargo.lock with new dependencies These aren't used yet, but they soon will be. --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 180d342..5349b92 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,6 +10,7 @@ repository = "https://gitlab.com/larswirzenius/obnam" [dependencies] +aes-gcm = "0.9.1" anyhow = "1" bytesize = "1" chrono = "0.4" -- cgit v1.2.1