Bump to v0.4.5
continuous-integration/drone/push Build was killed Details
continuous-integration/drone/pr Build was killed Details
continuous-integration/drone/tag Build was killed Details

This commit is contained in:
Alex 2022-09-02 14:21:42 +02:00
parent c865cc9f9c
commit ca25331d73
Signed by: lx
GPG Key ID: 0E496D15096376BE
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.4.4"
version = "0.4.5"
dependencies = [
"arc-swap",
"async-trait",

View File

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