diff options
-rw-r--r-- | Cargo.lock | 2 | ||||
-rw-r--r-- | Cargo.toml | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -428,7 +428,7 @@ dependencies = [ [[package]] name = "netapp" -version = "0.4.4" +version = "0.4.5" dependencies = [ "arc-swap", "async-trait", @@ -1,6 +1,6 @@ [package] name = "netapp" -version = "0.4.4" +version = "0.4.5" authors = ["Alex Auvolat <alex@adnab.me>"] edition = "2018" license-file = "LICENSE" |