Skip to content

Commit

Permalink
[Renovate] Update Rust crate sysexits to 0.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 7, 2023
1 parent 8846351 commit 1f1c27e
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.6"
version = "0.7.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1e724941c9890385558cc069867fd6e42f5432018a5de81d7e3c3c66755d12f5"
checksum = "863d0ebf4f8f10e7e33c82f7fe18e2a09952028011bf0cc7a9a3b8df9bb1cf56"

[[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.6"
sysexits = "0.7.7"
toml = "0.8.8"

[dependencies.chrono]
Expand Down

0 comments on commit 1f1c27e

Please sign in to comment.