diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-10-14 15:44:47 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-14 15:44:47 +0000 |
| commit | f555b93c2bbb2938c2d6516b0094ea90b85098f2 (patch) | |
| tree | 8e7931c8a60a8d3e3b0004d5f6d3172b5399c337 /Cargo.lock | |
| parent | 25779a982028a56840fdde12020e1f0b96b3bccc (diff) | |
| download | warden-f555b93c2bbb2938c2d6516b0094ea90b85098f2.tar.bz2 warden-f555b93c2bbb2938c2d6516b0094ea90b85098f2.zip | |
chore(deps): update rust crate bon to v3.8.1 (#65)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -351,9 +351,9 @@ dependencies = [ [[package]] name = "bon" -version = "3.7.2" +version = "3.8.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c2529c31017402be841eb45892278a6c21a000c0a17643af326c73a73f83f0fb" +checksum = "ebeb9aaf9329dff6ceb65c689ca3db33dbf15f324909c60e4e5eef5701ce31b1" dependencies = [ "bon-macros", "rustversion", @@ -361,9 +361,9 @@ dependencies = [ [[package]] name = "bon-macros" -version = "3.7.2" +version = "3.8.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d82020dadcb845a345591863adb65d74fa8dc5c18a0b6d408470e13b7adc7005" +checksum = "77e9d642a7e3a318e37c2c9427b5a6a48aa1ad55dcd986f3034ab2239045a645" dependencies = [ "darling", "ident_case", |
