Skip to content

Commit

Permalink
Merge pull request #46 from jontze/dependabot/cargo/toml-0.8.2
Browse files Browse the repository at this point in the history
chore(deps): Bump toml from 0.8.1 to 0.8.2
  • Loading branch information
jontze committed Oct 4, 2023
2 parents 8786baf + 66a8ae5 commit e8f7577
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ semver = "1.0.19"
serde = { version = "1.0.188", features = ["derive"] }
serde_json = "1.0.107"
serde_yaml = "0.9.25"
toml = "0.8.1"
toml = "0.8.2"

[dev-dependencies]
mockall = "0.11.4"

0 comments on commit e8f7577

Please sign in to comment.