Skip to content

Commit

Permalink
Update Rust crate which to v5 (#749)
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 Oct 18, 2023
1 parent a3726ac commit c8a86a2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/odin/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ handlebars = "4"
dotenv = "0.15"
log = "0.4"
clap = { version = "4.4", features = [ "derive", "env" ] }
which = "4.4"
which = "5.0"
serde = { version = "1.0", features = ["derive"], default_features = false }
sysinfo = { version = "0.29", default_features = false }
serde_json = "1.0"
Expand Down

0 comments on commit c8a86a2

Please sign in to comment.