Compare commits

..

3 commits
v0.5.3 ... main

Author SHA1 Message Date
Alex 170ddbfac4 Merge pull request 'netapp 0.10' (#12) from next-0.10 into main
Some checks reported errors
continuous-integration/drone/push Build was killed
Reviewed-on: #12
2023-10-23 09:24:40 +00:00
Alex 2484d7654a update rmp-serde to v1.1, bump to 0.10.0
Some checks reported errors
continuous-integration/drone/push Build was killed
continuous-integration/drone/pr Build was killed
2023-09-27 12:32:54 +02:00
Alex b7beb15492 bump to v0.5.4
Some checks reported errors
continuous-integration/drone/tag Build was killed
continuous-integration/drone/push Build was killed
2023-09-21 15:54:35 +02:00
3 changed files with 5 additions and 4 deletions

6
Cargo.lock generated
View file

@ -428,7 +428,7 @@ dependencies = [
[[package]]
name = "netapp"
version = "0.5.3"
version = "0.10.0"
dependencies = [
"arc-swap",
"async-trait",
@ -677,9 +677,9 @@ dependencies = [
[[package]]
name = "rmp-serde"
version = "1.1.1"
version = "1.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c5b13be192e0220b8afb7222aa5813cb62cc269ebb5cac346ca6487681d2913e"
checksum = "bffea85eea980d8a74453e5d02a8d93028f3c34725de143085a844ebe953258a"
dependencies = [
"byteorder",
"rmp",

View file

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

1
target Symbolic link
View file

@ -0,0 +1 @@
/home/lx.nobackup/rust/netapp.target/