aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-09-05 18:19:56 +0200
committerGitHub <noreply@github.com>2025-09-05 18:19:56 +0200
commited1aa246b551082f1253cb0645d5071c0b051bd6 (patch)
tree111726cfe40163e90c385d6df8e917430ee874a3 /Cargo.lock
parentdf638d735294d38728a8d6ff540ebb526fc79e42 (diff)
downloadwarden-ed1aa246b551082f1253cb0645d5071c0b051bd6.tar.bz2
warden-ed1aa246b551082f1253cb0645d5071c0b051bd6.zip
chore(deps): update rust crate config to v0.15.15 (#23)
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 6e45e8f..76d206d 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -486,9 +486,9 @@ dependencies = [
[[package]]
name = "config"
-version = "0.15.14"
+version = "0.15.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "aa4092bf3922a966e2bd74640b80f36c73eaa7251a4fd0fbcda1f8a4de401352"
+checksum = "0faa974509d38b33ff89282db9c3295707ccf031727c0de9772038ec526852ba"
dependencies = [
"convert_case",
"pathdiff",