aboutsummaryrefslogtreecommitdiff
path: root/src/model/Cargo.toml
diff options
context:
space:
mode:
authorAlex <alex@adnab.me>2023-09-05 22:08:40 +0000
committerAlex <alex@adnab.me>2023-09-05 22:08:40 +0000
commit5f86b48f9766019c6c74d14c2fba8c1176423cfb (patch)
tree6d71885b7df3b76b2e9c0b830a678450c285327f /src/model/Cargo.toml
parent32e5686ad8354a2b2b37807ba6d7add73a6d23ee (diff)
parent51eac97260d768d0f1f93680fad95787f7e42e72 (diff)
downloadgarage-5f86b48f9766019c6c74d14c2fba8c1176423cfb.tar.gz
garage-5f86b48f9766019c6c74d14c2fba8c1176423cfb.zip
Merge pull request 'Revert netapp to 0.5.2 to avoid rmp-serde upgrade that breaks things' (#627) from hold-netapp-0.5.2 into main
Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/627
Diffstat (limited to 'src/model/Cargo.toml')
-rw-r--r--src/model/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/model/Cargo.toml b/src/model/Cargo.toml
index 0ac77859..1d3600a6 100644
--- a/src/model/Cargo.toml
+++ b/src/model/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "garage_model"
-version = "0.8.3"
+version = "0.8.4"
authors = ["Alex Auvolat <alex@adnab.me>"]
edition = "2018"
license = "AGPL-3.0"