Skip to content

Commit

Permalink
Update Rust crate assert_cmd to 2.0.14 (#12)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 2, 2024
1 parent 1a6d739 commit 47a3b21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fmi-sim/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ sensible-env-logger = "0.3"
thiserror = { workspace = true }

[dev-dependencies]
assert_cmd = "2.0"
assert_cmd = "2.0.14"
float-cmp = { version = "0.9", features = ["std"] }
fmi-test-data = { workspace = true }
rstest = "0.18"
Expand Down

0 comments on commit 47a3b21

Please sign in to comment.