Skip to content

Commit 056ffb1

Browse files
dependabot[bot]Stephan Dilly
authored andcommitted
Bump ron from 0.6.6 to 0.7.0
Bumps [ron](https://github.com/ron-rs/ron) from 0.6.6 to 0.7.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.6.6...v0.7.0) --- updated-dependencies: - dependency-name: ron dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 18e61ef commit 056ffb1

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
@@ -36,7 +36,7 @@ scopeguard = "1.1"
3636
bitflags = "1.2"
3737
chrono = "0.4"
3838
backtrace = "0.3"
39-
ron = "0.6"
39+
ron = "0.7"
4040
serde = "1.0"
4141
anyhow = "1.0"
4242
unicode-width = "0.1"

0 commit comments

Comments
 (0)