diff options
author | Alex Auvolat <alex@adnab.me> | 2022-05-09 12:01:02 +0200 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2022-05-09 12:01:02 +0200 |
commit | 648e015e3a73b96973343e0a1f861c9ea41cc24d (patch) | |
tree | 3daf26b3ec9a93153955ac893ba97670e99e8fe2 /Cargo.toml | |
parent | 12fb3516c080c87a9d5e2c087d973ae0936983d5 (diff) | |
download | netapp-0.4.4.tar.gz netapp-0.4.4.zip |
Update versionv0.4.4
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |