diff options
author | Alex Auvolat <alex@adnab.me> | 2022-09-02 14:21:42 +0200 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2022-09-02 14:21:42 +0200 |
commit | ca25331d7320dddbe8f76c2a74bf406cd0622c2e (patch) | |
tree | 7c79d9d17e1506f1fcddc6163fb27b2570f71113 /Cargo.toml | |
parent | c865cc9f9c848293e06938cf3827bd0afd677ed6 (diff) | |
download | netapp-ca25331d7320dddbe8f76c2a74bf406cd0622c2e.tar.gz netapp-ca25331d7320dddbe8f76c2a74bf406cd0622c2e.zip |
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.4" +version = "0.4.5" authors = ["Alex Auvolat <alex@adnab.me>"] edition = "2018" license-file = "LICENSE" |