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 e3b04e83d7 - Show all commits

2
Cargo.lock generated
View file

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

View file

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