Skip to content

Commit f6feb24

Browse files
committed
simics-test/Cargo: fix cargo outdated (use getters3)
1 parent 720eae2 commit f6feb24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

simics-test/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ anyhow = "1.0.88"
2626
cargo-subcommand = "0.12.0"
2727
cargo_metadata = "0.18.1"
2828
command-ext = "0.1.2"
29-
getters3 = "0.1.0"
29+
getters3 = "0.1.1"
3030
indoc = "2.0.5"
3131
typed-builder = "0.20.0"
3232
versions = { version = "6.2.0", features = ["serde"] }

0 commit comments

Comments
 (0)