Skip to content

Commit

Permalink
Update Rust crate which to 4.2.5 (#554)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Mar 21, 2022
1 parent cfb42f7 commit 111091c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 = "2" , features = ["yaml"] }
which = "4.2.4"
which = "4.2.5"
serde = { version = "1.0", features = ["derive"], default_features = false }
sysinfo = { version = "0.22.5", default_features = false }
serde_json = "1.0"
Expand Down

0 comments on commit 111091c

Please sign in to comment.