mirror of https://github.com/astral-sh/ruff
Update Rust crate is-macro to v0.3.6 (#12814)
This commit is contained in:
parent
1b78d872ec
commit
2b71fc4510
|
|
@ -1143,9 +1143,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "is-macro"
|
||||
version = "0.3.5"
|
||||
version = "0.3.6"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "59a85abdc13717906baccb5a1e435556ce0df215f242892f721dff62bf25288f"
|
||||
checksum = "2069faacbe981460232f880d26bf3c7634e322d49053aa48c27e3ae642f728f1"
|
||||
dependencies = [
|
||||
"Inflector",
|
||||
"proc-macro2",
|
||||
|
|
|
|||
Loading…
Reference in New Issue