WIP: Netapp v0.6 #10

Closed
lx wants to merge 10 commits from next-0.6 into main
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 6a31649b98 - Show all commits

2
Cargo.lock generated
View file

@ -525,7 +525,7 @@ dependencies = [
[[package]]
name = "netapp"
version = "0.5.2"
version = "0.6.0"
dependencies = [
"arc-swap",
"async-trait",

View file

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