mirror of https://github.com/astral-sh/ruff
Bump version to 0.0.43
This commit is contained in:
parent
4ed88dd245
commit
e4f571ea61
|
|
@ -1801,7 +1801,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "ruff"
|
||||
version = "0.0.42"
|
||||
version = "0.0.43"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"bincode",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "ruff"
|
||||
version = "0.0.42"
|
||||
version = "0.0.43"
|
||||
edition = "2021"
|
||||
|
||||
[lib]
|
||||
|
|
|
|||
Loading…
Reference in New Issue