summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2022-08-02 16:33:14 +0200
committerMatthias Beyer <mail@beyermatthias.de>2022-08-02 16:43:03 +0200
commit588a4610d28bd47e341d43c5f2168ff3b5357556 (patch)
treef025281af6d9a32465346528f55ffe577cd21e27
parent8822690c30d94d92b7f0f546bf02c919d1fa0c3d (diff)
Bump patchlevel to 0.13.20.13.2
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 79a3fc8..ec50c39 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "config"
-version = "0.13.1"
+version = "0.13.2"
description = "Layered configuration system for Rust applications."
homepage = "https://github.com/mehcode/config-rs"
repository = "https://github.com/mehcode/config-rs"