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 Jan 12, 2024
1 parent 977a758 commit f0d480f
Showing 1 changed file with 1 addition and 1 deletion.
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 f0d480f

Please sign in to comment.