Skip to content

Commit 0e4c29e

Browse files
Bump ron from 0.11.0 to 0.12.0
Bumps [ron](https://github.com/ron-rs/ron) from 0.11.0 to 0.12.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.11.0...v0.12.0) --- updated-dependencies: - dependency-name: ron dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1e80480 commit 0e4c29e

File tree

2 files changed

+11
-4
lines changed

2 files changed

+11
-4
lines changed

Cargo.lock

Lines changed: 10 additions & 3 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.11"
66+
ron = "0.12"
6767
scopeguard = "1.2"
6868
scopetime = { path = "./scopetime", version = "0.1" }
6969
serde = "1.0"

0 commit comments

Comments
 (0)