Skip to content

Commit

Permalink
[Renovate] Update Rust crate aeruginous-io to 0.8.0 (#1212)
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 Feb 11, 2024
1 parent d4530c1 commit 539a85d
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 @@ -22,9 +22,9 @@ dependencies = [

[[package]]
name = "aeruginous-io"
version = "0.7.0"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bc2f9d4269aa9a7b69faaecc70a3a4a0d3ee3714030f7e5710c2397d5ad4652e"
checksum = "62ac238e3f13f5cd677b42808d10c72251a59bc21a6700c916b51d825100d91d"
dependencies = [
"sysexits",
]
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[dependencies]
aeruginous-io = "0.7.0"
aeruginous-io = "0.8.0"
anstyle = "1.0.6"
cargo-lock = "9.0.0"
ron = "0.8.1"
Expand Down

0 comments on commit 539a85d

Please sign in to comment.