build(deps): bump toml from 0.8.23 to 1.0.1+spec-1.1.0 (#317)
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.23 to 1.0.1+spec-1.1.0. - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.23...toml-v1.0.1) --- updated-dependencies: - dependency-name: toml dependency-version: 1.0.1+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Will Sarg <12886992+willsarg@users.noreply.github.com>
This commit is contained in:
parent
444dee978a
commit
debe24038c
2 changed files with 30 additions and 35 deletions
|
|
@ -26,7 +26,7 @@ serde_json = { version = "1.0", default-features = false, features = ["std"] }
|
|||
|
||||
# Config
|
||||
directories = "5.0"
|
||||
toml = "0.8"
|
||||
toml = "1.0"
|
||||
shellexpand = "3.1"
|
||||
|
||||
# Logging - minimal
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue