Skip to content

Commit 89ee42f

Browse files
Update Rust crate ron to 0.11
1 parent d0c40fe commit 89ee42f

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

Cargo.lock

Lines changed: 4 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
@@ -34,7 +34,7 @@ miette = { version = "5.10", features = ["fancy"] }
3434
p384 = { version = "0.13.1", default-features = false }
3535
pem-rfc7468 = { version = "0.7.0", default-features = false }
3636
rats-corim.git = "https://github.com/oxidecomputer/rats-corim"
37-
ron = "0.8"
37+
ron = "0.11"
3838
rpassword = "7.4.0"
3939
salty = { version = "0.3", default-features = false }
4040
serde = { version = "1.0.228", default-features = false }

0 commit comments

Comments
 (0)