aboutsummaryrefslogtreecommitdiff
path: root/src/util
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2021-03-19 13:39:18 +0100
committerAlex Auvolat <alex@adnab.me>2021-03-19 13:39:18 +0100
commitf859d1506276431cb7dd971009d1c010e4c4fbc0 (patch)
tree3dedcffda8f8869a7b3f826602743c781f2c43bd /src/util
parentfd8f4caa8133d509610b13ee99ac60d1adadaca3 (diff)
downloadgarage-f859d1506276431cb7dd971009d1c010e4c4fbc0.tar.gz
garage-f859d1506276431cb7dd971009d1c010e4c4fbc0.zip
update to v0.2.1v0.2.1release-v0.2.1
Diffstat (limited to 'src/util')
-rw-r--r--src/util/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/Cargo.toml b/src/util/Cargo.toml
index a83c876b..79611752 100644
--- a/src/util/Cargo.toml
+++ b/src/util/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "garage_util"
-version = "0.2.0"
+version = "0.2.1"
authors = ["Alex Auvolat <alex@adnab.me>"]
edition = "2018"
license = "AGPL-3.0"