Bump ron from 0.8.1 to 0.10.1
Bumps [ron](https://github.com/ron-rs/ron) from 0.8.1 to 0.10.1. - [Release notes](https://github.com/ron-rs/ron/releases) - [Changelog](https://github.com/ron-rs/ron/blob/master/CHANGELOG.md) - [Commits](https://github.com/ron-rs/ron/compare/v0.8.1...v0.10.1) --- updated-dependencies: - dependency-name: ron dependency-version: 0.10.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -11,7 +11,7 @@ edition = "2021"
|
||||
# For clap info, see [dependencies.clap]
|
||||
# For serde info, see [dependencies.serde]
|
||||
libc = "0.2.171, ~0.2.169"
|
||||
ron = "0.8.1, >=0.8, <0.9"
|
||||
ron = "0.10.1"
|
||||
rust-i18n = "3.1.3, ~3.1.3"
|
||||
|
||||
[dependencies.clap]
|
||||
|
||||
Reference in New Issue
Block a user