summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
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 a970a89..8a5d0c3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "config-maint"
-version = "0.10.1"
+version = "0.11.0"
description = "Layered configuration system for Rust applications. (Maintenance fork)"
homepage = "https://sr.ht/~matthiasbeyer/config-rs-maint/"
repository = "https://git.sr.ht/~matthiasbeyer/config-rs-maint/"