Skip to content

Commit edc0645

Browse files
build(deps): bump toml from 0.9.6 to 1.1.2+spec-1.1.0 (#160)
Bumps [toml](https://github.com/toml-rs/toml) from 0.9.6 to 1.1.2+spec-1.1.0. - [Commits](toml-rs/toml@toml-v0.9.6...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 c0e373d commit edc0645

File tree

2 files changed

+25
-19
lines changed

2 files changed

+25
-19
lines changed

Cargo.lock

Lines changed: 24 additions & 18 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
@@ -29,7 +29,7 @@ tokio = {version="1.51.1", features = ["rt-multi-thread", "macros", "time"] }
2929
futures = "0.3.32"
3030
wildmatch = "2.6.1"
3131
pulldown-cmark = "0.13.1"
32-
toml = "0.9.6"
32+
toml = "1.1.2"
3333
serde = { version = "1.0.219", features = ["derive"] }
3434
url-escape = "0.1.1"
3535

0 commit comments

Comments
 (0)