v0.1.1
continuous-integration/drone/tag Build is passing Details
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Alex 2021-02-18 12:16:24 +01:00
parent ebc389393c
commit a2e2f5e96b
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -709,7 +709,7 @@ dependencies = [
[[package]]
name = "netapp"
version = "0.1.0"
version = "0.1.1"
dependencies = [
"arc-swap",
"async-std",

View File

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