Skip to content

Commit

Permalink
chore(deps): update rust crate test-case to 3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 12, 2024
1 parent 96c178f commit c2936a4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 41 deletions.
48 changes: 8 additions & 40 deletions rust/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ wasm-bindgen = { version = "0.2", features = ["serde-serialize"] }
serde-wasm-bindgen = "0.5"

[dev-dependencies]
test-case = "3.0.0"
test-case = "3.3.1"
serde_json = "1"
glob = "0"

0 comments on commit c2936a4

Please sign in to comment.