Skip to content

Commit

Permalink
Merge pull request #444 from primeos-work/config-update
Browse files Browse the repository at this point in the history
Update the `config` crate from 0.13.4 to 0.15.4
  • Loading branch information
primeos-work authored Dec 30, 2024
2 parents ba38bce + 9f05d6a commit e2683ad
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 46 deletions.
52 changes: 7 additions & 45 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ chrono = "0.4"
clap = { version = "4", features = ["cargo"] }
clap_complete = "4"
colored = "2"
config = { version = "0.13", default-features = false, features = [ "toml" ] }
config = { version = "0.15", default-features = false, features = [ "toml" ] }
csv = "1"
daggy = { version = "0.8", features = [ "serde" ] }
dialoguer = "0.11"
Expand Down

0 comments on commit e2683ad

Please sign in to comment.