Skip to content

Commit

Permalink
Bump toml from 0.8.14 to 0.8.15 (#76)
Browse files Browse the repository at this point in the history
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.14 to 0.8.15.
- [Commits](toml-rs/toml@toml-v0.8.14...toml-v0.8.15)

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

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 Aug 4, 2024
1 parent 9c11dcc commit 04f13b6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 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 src/libraries/sh-config/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ sdre-rust-logging = "0.3.4"
log = "0.4.22"
serde = { version = "1.0.204", features = ["derive"] }
serde-inline-default = "0.2.0"
toml = "0.8.14"
toml = "0.8.15"
void = "1.0.2"
directories = "5.0.1"

0 comments on commit 04f13b6

Please sign in to comment.