Skip to content

Commit e1e8f57

Browse files
Bump ron from 0.5.1 to 0.6.0
Bumps [ron](https://github.com/ron-rs/ron) from 0.5.1 to 0.6.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.5.1...v0.6.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 9c97ae7 commit e1e8f57

File tree

2 files changed

+8
-17
lines changed

2 files changed

+8
-17
lines changed

Cargo.lock

Lines changed: 7 additions & 16 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
@@ -33,7 +33,7 @@ scopeguard = "1.1"
3333
bitflags = "1.2"
3434
chrono = "0.4"
3535
backtrace = { version = "0.3" }
36-
ron = "0.5.1"
36+
ron = "0.6.0"
3737
serde = "1.0.110"
3838

3939
[features]

0 commit comments

Comments
 (0)