Skip to content

Commit

Permalink
chore(deps): update rust crate rstest to 0.19.0 (#77)
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 Apr 9, 2024
1 parent ace76bc commit 264e926
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ thiserror = "1.0"

[dev-dependencies]
criterion = "0.5.1"
rstest = { version = "0.18.2", default-features = false }
rstest = { version = "0.19.0", default-features = false }
rust_decimal = { version = "1.35", default-features = false }
miette = { version = "5.10", features = ["fancy"] }
chumsky = "0.9.3"
Expand Down

0 comments on commit 264e926

Please sign in to comment.