Skip to content

Commit dbc9277

Browse files
dependabot[bot]extrawurst
authored andcommitted
Bump ron from 0.7.1 to 0.8.0
Bumps [ron](https://github.com/ron-rs/ron) from 0.7.1 to 0.8.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.7.1...v0.8.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 8986f70 commit dbc9277

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
@@ -39,7 +39,7 @@ itertools = "0.10"
3939
lazy_static = "1.4"
4040
log = "0.4"
4141
rayon-core = "1.9"
42-
ron = "0.7"
42+
ron = "0.8"
4343
scopeguard = "1.1"
4444
scopetime = { path = "./scopetime", version = "0.1" }
4545
serde = "1.0"

0 commit comments

Comments
 (0)