Skip to content

Commit 932cd5b

Browse files
authored
Merge branch 'master' into dependabot/cargo/clap-4.5.53
2 parents df56bb0 + 92e3b73 commit 932cd5b

File tree

2 files changed

+11
-4
lines changed

2 files changed

+11
-4
lines changed

Cargo.lock

Lines changed: 10 additions & 3 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
@@ -63,7 +63,7 @@ ratatui = { version = "0.29", default-features = false, features = [
6363
'serde',
6464
] }
6565
rayon-core = "1.13"
66-
ron = "0.11"
66+
ron = "0.12"
6767
scopeguard = "1.2"
6868
scopetime = { path = "./scopetime", version = "0.1" }
6969
serde = "1.0"

0 commit comments

Comments
 (0)