Skip to content

Commit 97a46ff

Browse files
Bump toml from 1.0.6+spec-1.1.0 to 1.1.0+spec-1.1.0
Bumps [toml](https://github.com/toml-rs/toml) from 1.0.6+spec-1.1.0 to 1.1.0+spec-1.1.0. - [Commits](toml-rs/toml@toml-v1.0.6...toml-v1.1.0) --- updated-dependencies: - dependency-name: toml dependency-version: 1.1.0+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ee9d24c commit 97a46ff

2 files changed

Lines changed: 23 additions & 17 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"timestamps",
2424
] }
2525
syslog = "7.0"
26-
toml = { version = "1.0", default-features = false, features = [
26+
toml = { version = "1.1", default-features = false, features = [
2727
"std",
2828
"parse",
2929
"serde",

0 commit comments

Comments
 (0)