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