Skip to content

Commit

Permalink
Merge pull request #254 from nyx-space/dependabot/cargo/rstest-0.21.0
Browse files Browse the repository at this point in the history
Update rstest requirement from 0.20.0 to 0.21.0
  • Loading branch information
ChristopherRabotin authored Jun 6, 2024
2 parents c15d9c0 + 390e3b6 commit b63df92
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 @@ -45,7 +45,7 @@ bytes = "=1.6.0"
snafu = { version = "0.8.0", features = ["backtrace"] }
lexical-core = "0.8.5"
heapless = "0.8.0"
rstest = "0.20.0"
rstest = "0.21.0"
pyo3 = { version = "0.21", features = ["multiple-pymethods"] }
pyo3-log = "0.10"
serde = "1"
Expand Down

0 comments on commit b63df92

Please sign in to comment.