Skip to content

Commit

Permalink
fix(deps): update rust crate toml to 0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 3, 2023
1 parent abedd65 commit a355e90
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 crates/hirola-kit/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ clap = { version = "4.1.11", features = ["derive"] }
rayon = "1.7.0"
glob = "0.3.1"
anyhow = "1.0.75"
toml = "0.7.4"
toml = "0.8.2"

[dev-dependencies]
indoc = "2.0.3"
Expand Down

0 comments on commit a355e90

Please sign in to comment.