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