Skip to content

Commit 1a197a7

Browse files
Bump ron from 0.10.1 to 0.11.0 (#2755)
Bumps [ron](https://github.com/ron-rs/ron) from 0.10.1 to 0.11.0. - [Release notes](https://github.com/ron-rs/ron/releases) - [Changelog](https://github.com/ron-rs/ron/blob/master/CHANGELOG.md) - [Commits](ron-rs/ron@v0.10.1...v0.11.0) --- updated-dependencies: - dependency-name: ron dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2ced3f9 commit 1a197a7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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
@@ -63,7 +63,7 @@ ratatui = { version = "0.29", default-features = false, features = [
6363
'serde',
6464
] }
6565
rayon-core = "1.13"
66-
ron = "0.10"
66+
ron = "0.11"
6767
scopeguard = "1.2"
6868
scopetime = { path = "./scopetime", version = "0.1" }
6969
serde = "1.0"

0 commit comments

Comments
 (0)