Skip to content

Commit

Permalink
chore(deps): bump toml from 0.5.9 to 0.5.11
Browse files Browse the repository at this point in the history
Bumps [toml](https://github.com/toml-rs/toml) from 0.5.9 to 0.5.11.
- [Release notes](https://github.com/toml-rs/toml/releases)
- [Commits](https://github.com/toml-rs/toml/commits/toml-v0.5.11)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2023
1 parent 8a05a14 commit ea1281f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -11,7 +11,7 @@ rocket = "0.4.11"
serde = { version = "1.0.137", features = ["derive"] }
log = "0.4.17"
rustflake = "0.1.1"
toml = "0.5.9"
toml = "0.5.11"

[dependencies.rocket_contrib]
version = "0.4.10"
Expand Down

0 comments on commit ea1281f

Please sign in to comment.