Skip to content

Commit 8fbbabb

Browse files
committed
ran update_lints.py
I forgot that in the previous commit. Shame on me.
1 parent d1d62a8 commit 8fbbabb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ toml = "0.1"
3030
unicode-normalization = "0.1"
3131
quine-mc_cluskey = "0.2.2"
3232
# begin automatic update
33-
clippy_lints = { version = "0.0.69", path = "clippy_lints" }
33+
clippy_lints = { version = "0.0.70", path = "clippy_lints" }
3434
# end automatic update
3535

3636
[dev-dependencies]

0 commit comments

Comments
 (0)