Skip to content

Commit 9dc5584

Browse files
Bump toon-format from 0.4.5 to 0.5.0
Bumps [toon-format](https://github.com/toon-format/toon-rust) from 0.4.5 to 0.5.0. - [Release notes](https://github.com/toon-format/toon-rust/releases) - [Changelog](https://github.com/toon-format/toon-rust/blob/main/CHANGELOG.md) - [Commits](toon-format/toon-rust@v0.4.5...v0.5.0) --- updated-dependencies: - dependency-name: toon-format dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fd5f4e7 commit 9dc5584

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -70,7 +70,7 @@ uuid = { version = "1.6", features = ["v4"] }
7070
prometheus = { version = "0.14", default-features = false }
7171

7272
# TOON format
73-
toon-format = { version = "0.4", default-features = false }
73+
toon-format = { version = "0.5", default-features = false }
7474

7575
# Benchmarking
7676
criterion = { version = "0.5", features = ["html_reports"] }

0 commit comments

Comments
 (0)