ran update_lints.py
I forgot that in the previous commit. Shame on me.
This commit is contained in:
parent
d1d62a8e76
commit
8fbbabb221
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ toml = "0.1"
|
|||
unicode-normalization = "0.1"
|
||||
quine-mc_cluskey = "0.2.2"
|
||||
# begin automatic update
|
||||
clippy_lints = { version = "0.0.69", path = "clippy_lints" }
|
||||
clippy_lints = { version = "0.0.70", path = "clippy_lints" }
|
||||
# end automatic update
|
||||
|
||||
[dev-dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue