diff options
| author | metamuffin <metamuffin@disroot.org> | 2025-01-21 13:48:42 +0100 |
|---|---|---|
| committer | metamuffin <metamuffin@disroot.org> | 2025-01-21 13:48:42 +0100 |
| commit | c9a0d6d32295303183a895eaa2e55d4be91275f2 (patch) | |
| tree | 722214e4ce64fac43787e614342db707b1ab85f5 /Cargo.lock | |
| parent | 49b615210cd1699daaf231508d59915c068dc7f8 (diff) | |
| download | gnix-1ce8b3792ebc2c94a2820b559cb997f9db9bc6a7.tar gnix-1ce8b3792ebc2c94a2820b559cb997f9db9bc6a7.tar.bz2 gnix-1ce8b3792ebc2c94a2820b559cb997f9db9bc6a7.tar.zst | |
update readme for v2.3.0v2.3.0
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -586,7 +586,7 @@ checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b" [[package]] name = "gnix" -version = "2.1.0" +version = "2.3.0" dependencies = [ "aes-gcm-siv", "anyhow", |