aboutsummaryrefslogtreecommitdiff
path: root/src/util
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2024-03-04 14:00:55 +0100
committerAlex Auvolat <alex@adnab.me>2024-03-04 14:00:55 +0100
commit8670140358353542b0c92b7b72a1d223ea2fe068 (patch)
tree68a6db23340e129a7423ed05e8c7bb66a0c8d8f2 /src/util
parent5bb69a12578f3e27924f4b35c0c01cf65a0e3dc3 (diff)
downloadgarage-8670140358353542b0c92b7b72a1d223ea2fe068.tar.gz
garage-8670140358353542b0c92b7b72a1d223ea2fe068.zip
[rel-0.9.3] Bump version to 0.9.3v0.9.3
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 fb7b632d..72581c16 100644
--- a/src/util/Cargo.toml
+++ b/src/util/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "garage_util"
-version = "0.9.2"
+version = "0.9.3"
authors = ["Alex Auvolat <alex@adnab.me>"]
edition = "2018"
license = "AGPL-3.0"