Skip to content

Commit

Permalink
chore(deps): update rust crate testing_macros to 0.2.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2023
1 parent f3093b1 commit e242a86
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions 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 crates/ruff_fmt/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ serde_json = { workspace = true, features = ["preserve_order"] }
wasm-bindgen = { workspace = true }

[dev-dependencies]
testing_macros = "0.2.11"
testing_macros = "0.2.12"

[lib]
crate-type = ["cdylib", "rlib"]

0 comments on commit e242a86

Please sign in to comment.