Skip to content

Commit c5b63ea

Browse files
Bump ron from 0.10.1 to 0.11.0
Bumps [ron](https://github.com/ron-rs/ron) from 0.10.1 to 0.11.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.10.1...v0.11.0) --- updated-dependencies: - dependency-name: ron dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c43fc9e commit c5b63ea

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.

serde_with/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ mime = "0.3.16"
169169
pretty_assertions = "1.4.0"
170170
regex = { version = "1.11.0", default-features = false, features = ["std"] }
171171
rmp-serde = "1.3.0"
172-
ron = "0.10"
172+
ron = "0.11"
173173
rustversion = "1.0.0"
174174
schemars_0_8 = { package = "schemars", version = "0.8.16" }
175175
schemars_0_9 = { package = "schemars", version = "0.9.0" }

0 commit comments

Comments
 (0)