Skip to content

Commit 79f86a1

Browse files
author
Stephan Dilly
authored
Merge pull request #86 from extrawurst/dependabot/cargo/ron-0.6.0
Bump ron from 0.5.1 to 0.6.0
2 parents 33a6994 + e1e8f57 commit 79f86a1

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)