summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2022-08-02 16:33:14 +0200
committerMatthias Beyer <mail@beyermatthias.de>2022-12-04 15:36:42 +0100
commit069891c14c54ca2c843ca6ddcb2354d39a1910b8 (patch)
tree7b709f5db47592a2a1de883430cc4b73dfbb6aee
parenteed287c05d34d372594085a136813737bd0c68c2 (diff)
Bump patchlevel to 0.13.30.13.3
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 ec50c39..3b81dca 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "config"
-version = "0.13.2"
+version = "0.13.3"
description = "Layered configuration system for Rust applications."
homepage = "https://github.com/mehcode/config-rs"
repository = "https://github.com/mehcode/config-rs"