Update version

This commit is contained in:
Alex 2022-05-09 12:01:02 +02:00
parent 12fb3516c0
commit 648e015e3a
Signed by untrusted user: lx
GPG Key ID: 0E496D15096376BE
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -433,7 +433,7 @@ dependencies = [
[[package]]
name = "netapp"
version = "0.4.3"
version = "0.4.4"
dependencies = [
"arc-swap",
"async-trait",

View File

@ -1,6 +1,6 @@
[package]
name = "netapp"
version = "0.4.3"
version = "0.4.4"
authors = ["Alex Auvolat <alex@adnab.me>"]
edition = "2018"
license-file = "LICENSE"