Skip to content

Commit f0e7782

Browse files
chore(deps): bump toml from 0.8.23 to 1.1.2+spec-1.1.0
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>
1 parent 26efae4 commit f0e7782

2 files changed

Lines changed: 19 additions & 48 deletions

File tree

Cargo.lock

Lines changed: 18 additions & 47 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
@@ -26,7 +26,7 @@ futures = "0.3"
2626
# Serialization
2727
serde = { version = "1", features = ["derive"] }
2828
serde_json = "1"
29-
toml = "0.8"
29+
toml = "1.1"
3030

3131
# Error handling
3232
anyhow = "1"

0 commit comments

Comments
 (0)