summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2023-02-02 15:18:27 +0100
committerAlex Auvolat <alex@adnab.me>2023-02-02 15:18:27 +0100
commitdb1d4411a904bec2d1c2a1c4735ad09cc7f98632 (patch)
treecf07b0e452a653793d2f672c6a0276819c5b1d22
parent552fc7e5a0d623114901d4d8e8e29bfffa47e09c (diff)
downloaddf-consul-db1d4411a904bec2d1c2a1c4735ad09cc7f98632.tar.gz
df-consul-db1d4411a904bec2d1c2a1c4735ad09cc7f98632.zip
version 0.3.0
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b5860aa..6b85327 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
name = "df-consul"
description = "Deuxfleurs' async Rust bindings for (a subset of) the Consul HTTP API"
authors = [ "Alex Auvolat <alex@adnab.me>" ]
-version = "0.2.0"
+version = "0.3.0"
edition = "2021"
license = "MIT"
repository = "https://git.deuxfleurs.fr/Deuxfleurs/df-consul"