Skip to content

Commit

Permalink
Merge pull request #327 from matthiasbeyer/dependabot/cargo/toml-0.8.19
Browse files Browse the repository at this point in the history
build(deps): bump toml from 0.8.14 to 0.8.19
  • Loading branch information
matthiasbeyer authored Nov 2, 2024
2 parents 7c4f4c8 + 9d78c86 commit 82654d2
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 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 @@ -34,7 +34,7 @@ serde = { version = "1", features = [ "derive" ] }
serde_json = "1"
thiserror = "1.0.38"
time = { version = "0.3.20", features = [ "formatting", "macros" ] }
toml = "0.8.14"
toml = "0.8.19"
typed-builder = "0.20.0"
walkdir = "2.5.0"
yansi = "0.5.1"
Expand Down

0 comments on commit 82654d2

Please sign in to comment.