Skip to content

Commit

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

---
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 Sep 11, 2023
1 parent 04098dd commit ac9cf1e
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 @@ -27,7 +27,7 @@ indextree = "4.6"
slotmap = "1.0.6"
ariadne = { git = "https://github.com/APLanguage/ariadne.git", rev = "bdc392368fb45e71aff0feca58d0bf66f56698ae"}
itertools = "0.11"
toml = "0.7.6"
toml = "0.7.8"
serde = { version = "1.0", features = ["derive"] }
same-file = "1.0.6"
strum = "0.25"
Expand Down

0 comments on commit ac9cf1e

Please sign in to comment.