diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-09-05 18:19:56 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-05 18:19:56 +0200 |
| commit | ed1aa246b551082f1253cb0645d5071c0b051bd6 (patch) | |
| tree | 111726cfe40163e90c385d6df8e917430ee874a3 | |
| parent | df638d735294d38728a8d6ff540ebb526fc79e42 (diff) | |
| download | warden-ed1aa246b551082f1253cb0645d5071c0b051bd6.tar.bz2 warden-ed1aa246b551082f1253cb0645d5071c0b051bd6.zip | |
chore(deps): update rust crate config to v0.15.15 (#23)
| -rw-r--r-- | Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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", |
