aboutsummaryrefslogtreecommitdiff
path: root/src/k2v-client
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2023-05-22 10:47:15 +0200
committerAlex Auvolat <alex@adnab.me>2023-05-22 10:47:15 +0200
commitc3d3b837ebeb98e8639659183ae801b3a280de99 (patch)
tree827c751387fcd4424c4e9af467b23cf5514619e7 /src/k2v-client
parent130e01505b1aa7cb9b3cf074dbc5d0269246b371 (diff)
downloadgarage-c3d3b837ebeb98e8639659183ae801b3a280de99.tar.gz
garage-c3d3b837ebeb98e8639659183ae801b3a280de99.zip
bump k2v-client to v0.0.4k2v-client-aws-sigv4
Diffstat (limited to 'src/k2v-client')
-rw-r--r--src/k2v-client/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/k2v-client/Cargo.toml b/src/k2v-client/Cargo.toml
index 886f6f49..2ccb9fe5 100644
--- a/src/k2v-client/Cargo.toml
+++ b/src/k2v-client/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "k2v-client"
-version = "0.0.3"
+version = "0.0.4"
authors = ["Trinity Pointard <trinity.pointard@gmail.com>", "Alex Auvolat <alex@adnab.me>"]
edition = "2018"
license = "AGPL-3.0"