summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2022-12-07 14:24:16 +0100
committerAlex Auvolat <alex@adnab.me>2022-12-07 14:24:16 +0100
commitb0af49c24c0f8e006e02704d398318cf74ae1d6f (patch)
tree9589b80caa60090254c3693f01d92b7a7008142c /Cargo.toml
parente678452d819cab23f0d00e629d4d5d01eb91baee (diff)
downloaddf-consul-b0af49c24c0f8e006e02704d398318cf74ae1d6f.tar.gz
df-consul-b0af49c24c0f8e006e02704d398318cf74ae1d6f.zip
set MIT license
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 3716846..06c2143 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -4,6 +4,8 @@ description = "Deuxfleurs' async Rust bindings for (a subset of) the Consul HTTP
authors = [ "Alex Auvolat <alex@adnab.me>" ]
version = "0.1.0"
edition = "2021"
+license = "MIT"
+repository = "https://git.deuxfleurs.fr/Deuxfleurs/df-consul"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html