Skip to content

Commit

Permalink
[Renovate] Update Rust crate sysexits to 0.7.6 (#902)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 30, 2023
1 parent 828f9b7 commit b3bc779
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -472,9 +472,9 @@ dependencies = [

[[package]]
name = "sysexits"
version = "0.7.5"
version = "0.7.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "35587fa4b40e64c3d9d4dfaf9903a7c3f2c5ffcec7154e3e4aa50343a66e6c13"
checksum = "1e724941c9890385558cc069867fd6e42f5432018a5de81d7e3c3c66755d12f5"

[[package]]
name = "tinyvec"
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
anstyle = "1.0.4"
cargo-lock = "9.0.0"
ron = "0.8.1"
sysexits = "0.7.5"
sysexits = "0.7.6"
toml = "0.8.8"

[dependencies.chrono]
Expand Down

0 comments on commit b3bc779

Please sign in to comment.