diff options
author | Alex Auvolat <alex@adnab.me> | 2020-12-14 11:36:39 +0100 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2020-12-14 11:36:39 +0100 |
commit | 6fc20657d8cbb9c4da905a68a33be18ab3c56e5b (patch) | |
tree | 140d60e6d2c2f49f9ace2834a182f546411e1295 /Cargo.toml | |
parent | c81fd742c4dc1b6b924125fac6f270e2a2596310 (diff) | |
download | netapp-6fc20657d8cbb9c4da905a68a33be18ab3c56e5b.tar.gz netapp-6fc20657d8cbb9c4da905a68a33be18ab3c56e5b.zip |
update arc-swap
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ chrono = "0.4" log = "0.4.8" env_logger = "0.8" -arc-swap = "1.0" +arc-swap = "1.1" async-trait = "0.1.7" err-derive = "0.2.3" bytes = "0.6.0" |