diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-09-04 05:42:18 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-04 05:42:18 +0000 |
| commit | ec11cf3b1211c8c7dd82f98f2c7dbd22a9c90341 (patch) | |
| tree | 515f07b21b4532d3025857adae891f96eb30571b | |
| parent | 6a5b2701553b4e33e62c512a56d38994af116a98 (diff) | |
| download | warden-ec11cf3b1211c8c7dd82f98f2c7dbd22a9c90341.tar.bz2 warden-ec11cf3b1211c8c7dd82f98f2c7dbd22a9c90341.zip | |
chore(deps): update rust crate bon to v3.7.2 (#28)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| -rw-r--r-- | Cargo.lock | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -350,9 +350,9 @@ dependencies = [ [[package]] name = "bon" -version = "3.7.1" +version = "3.7.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "537c317ddf588aab15c695bf92cf55dec159b93221c074180ca3e0e5a94da415" +checksum = "c2529c31017402be841eb45892278a6c21a000c0a17643af326c73a73f83f0fb" dependencies = [ "bon-macros", "rustversion", @@ -360,9 +360,9 @@ dependencies = [ [[package]] name = "bon-macros" -version = "3.7.1" +version = "3.7.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ca5abbf2d4a4c6896197c9de13d6d7cb7eff438c63dacde1dde980569cb00248" +checksum = "d82020dadcb845a345591863adb65d74fa8dc5c18a0b6d408470e13b7adc7005" dependencies = [ "darling", "ident_case", |
