Skip to content
This repository has been archived by the owner on May 26, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump toml from 0.8.8 to 0.8.12
Browse files Browse the repository at this point in the history
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.8 to 0.8.12.
- [Commits](toml-rs/toml@toml-v0.8.8...toml-v0.8.12)

---
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 Mar 18, 2024
1 parent 71d6641 commit 7be3c32
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 @@ -21,7 +21,7 @@ tokio = { version = "1.35.1", features = ["full"] }
async-recursion = "1.0.5"
anyhow = "1.0.80"
colored = "2.1.0"
toml = "0.8.8"
toml = "0.8.12"
columns = "0.1.0"
dirs = "5.0.1"
sha2 = "0.10.8"
Expand Down

0 comments on commit 7be3c32

Please sign in to comment.