summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2023-02-02 15:47:20 +0100
committerAlex Auvolat <alex@adnab.me>2023-02-02 15:47:20 +0100
commitd0f40c02b9b74e6e6b852036865ad2b0c0e9370c (patch)
treecbaea0947e0bc3c6979c6015fd5166ffdfa626ac /Cargo.toml
parentdb1d4411a904bec2d1c2a1c4735ad09cc7f98632 (diff)
downloaddf-consul-d0f40c02b9b74e6e6b852036865ad2b0c0e9370c.tar.gz
df-consul-d0f40c02b9b74e6e6b852036865ad2b0c0e9370c.zip
Documentate
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 6b85327..fc616df 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.3.0"
+version = "0.3.1"
edition = "2021"
license = "MIT"
repository = "https://git.deuxfleurs.fr/Deuxfleurs/df-consul"