Skip to content

Commit 82404db

Browse files
Bump toml from 0.8.14 to 0.8.15 (#15)
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.14 to 0.8.15. - [Commits](toml-rs/toml@toml-v0.8.14...toml-v0.8.15) --- updated-dependencies: - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2918fd7 commit 82404db

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -28,7 +28,7 @@ tokio = { version = "1", features = ["full"] }
2828
futures = { version = "0.3" }
2929
regex = { version = "1.10.5" }
3030
iso8601-timestamp = { version = "0.2.17" }
31-
toml = { version = "0.8.12" }
31+
toml = { version = "0.8.15" }
3232
git2 = "0.19.0"
3333
url = { version = "2.5.1" }
3434
comrak = { version = "0.24.1", optional = true }

0 commit comments

Comments
 (0)