diff options
author | Alex Auvolat <alex@adnab.me> | 2021-03-10 22:43:34 +0100 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2021-03-10 22:47:19 +0100 |
commit | a1892a95a629dc28edd2c2b162514466073286c6 (patch) | |
tree | 3c351684187fcd50b984682ea304a261e1f2c848 /Cargo.toml | |
parent | c05600d749b2ef56d40bed7e41a6a94e02046fb6 (diff) | |
download | netapp-a1892a95a629dc28edd2c2b162514466073286c6.tar.gz netapp-a1892a95a629dc28edd2c2b162514466073286c6.zip |
update versions
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.1.1" +version = "0.1.2" authors = ["Alex Auvolat <alex@adnab.me>"] edition = "2018" license-file = "LICENSE" |