Skip to content

Commit

Permalink
Merge pull request #49 from jontze/dependabot/cargo/toml-0.8.4
Browse files Browse the repository at this point in the history
chore(deps): Bump toml from 0.8.2 to 0.8.4
  • Loading branch information
jontze committed Oct 24, 2023
2 parents a64ff84 + 24ef18e commit 4ad5bf6
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 @@ -14,7 +14,7 @@ semver = "1.0.20"
serde = { version = "1.0.189", features = ["derive"] }
serde_json = "1.0.107"
serde_yaml = "0.9.25"
toml = "0.8.2"
toml = "0.8.4"

[dev-dependencies]
mockall = "0.11.4"

0 comments on commit 4ad5bf6

Please sign in to comment.