Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: toml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent 8075013 commit 2ffa59e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ -20,7 +20,7 @@ regex = "1.10.3"
serde = { version = "1.0.197", features = ["derive"] }
structopt = "0.3.26"
tera = "1.19.1"
toml = "0.8.11"
toml = "0.8.13"
unicode-width = "0.1.11"
walkdir = "2.5.0"

Expand Down

0 comments on commit 2ffa59e

Please sign in to comment.