Skip to content

Commit 79f420b

Browse files
fix(deps): update rust crate ron to 0.11.0
1 parent 8af93f4 commit 79f420b

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

Cargo.lock

Lines changed: 5 additions & 4 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
@@ -28,7 +28,7 @@ dirs = "6.0.0"
2828
enum_dispatch = "0.3.13"
2929
itertools = "0.14.0"
3030
log = "0.4.21"
31-
ron = "0.8.1"
31+
ron = "0.11.0"
3232
run_script = "0.11.0"
3333
serde = { version = "1.0.200", features = ["derive"] }
3434
simplelog = "0.12.2"

0 commit comments

Comments
 (0)