Bump ron from 0.9.0 to 0.10.1 in /gamelog

Bumps [ron](https://github.com/ron-rs/ron) from 0.9.0 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.9.0...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:
dependabot[bot]
2025-04-23 23:03:13 +00:00
committed by GitHub
parent 6496beeee5
commit 2802aa4d20
2 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ version = "0.7.1"
edition = "2024"
[dependencies]
ron = "0.9"
ron = "0.10"
[dependencies.strum]
version = "0.27"