Skip to content

Commit e2209c0

Browse files
chore(deps): bump toml from 0.8.23 to 1.1.2+spec-1.1.0 (#21)
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.23 to 1.1.2+spec-1.1.0. - [Commits](toml-rs/toml@toml-v0.8.23...toml-v1.1.2) --- updated-dependencies: - dependency-name: toml dependency-version: 1.1.2+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>
1 parent 9901cec commit e2209c0

2 files changed

Lines changed: 43 additions & 30 deletions

File tree

Cargo.lock

Lines changed: 42 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vext-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ serde = { version = "1.0", features = ["derive"] }
2727
serde_json = "1.0"
2828

2929
# Configuration
30-
toml = "0.8"
30+
toml = "1.1"
3131
dirs = "6.0"
3232

3333
# Logging

0 commit comments

Comments
 (0)