Skip to content

Commit

Permalink
Bump toml from 0.7.8 to 0.8.2 (#13)
Browse files Browse the repository at this point in the history
Bumps [toml](https://github.com/toml-rs/toml) from 0.7.8 to 0.8.2.
- [Commits](toml-rs/toml@toml-v0.7.8...toml-v0.8.2)

---
updated-dependencies:
- dependency-name: toml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 12, 2023
1 parent 43dc404 commit 41a1d84
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 pin-data/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ edition = "2021"
[dependencies]
serde = "1"
serde_derive = "1"
toml = "0.7"
toml = "0.8"
argon2 = { version = "0.5", features = ["std"] }
thiserror = "1"
error-stack = "0.4"

0 comments on commit 41a1d84

Please sign in to comment.