Skip to content

Commit

Permalink
Merge branch 'main' into renovate/a2s-0.x
Browse files Browse the repository at this point in the history
  • Loading branch information
mbround18 authored Mar 17, 2023
2 parents c4adda9 + d6e227c commit 4b740c3
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 @@ -30,7 +30,7 @@ path = "lib.rs"
handlebars = "4"
dotenv = "0.15"
log = "0.4"
clap = { version = "4.1.8", features = [ "derive", "env" ] }
clap = { version = "4.1.9", features = [ "derive", "env" ] }
which = "4.3.0"
serde = { version = "1.0", features = ["derive"], default_features = false }
sysinfo = { version = "0.28.2", default_features = false }
Expand Down

0 comments on commit 4b740c3

Please sign in to comment.