bump to v0.5.4
continuous-integration/drone/tag Build was killed Details
continuous-integration/drone/push Build was killed Details

This commit is contained in:
Alex 2023-09-21 15:54:35 +02:00
parent 34aade6ce9
commit b7beb15492
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

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

View File

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