1
0
Fork 0
mirror of https://github.com/clechasseur/rs-cargo.git synced 2025-12-17 07:18:58 +01:00
rs-cargo/Cargo.lock
Charles Lechasseur 6fe6304364
Add clippy test (#30)
* Add clippy test

* Try to fix cargo matcher

* Tentative fix again

* Tentative fix again

* Not sure what's wrong...

* Add matcher for rustfmt

* Don't fail build for rustfmt
2023-08-14 03:05:48 -04:00

19 lines
312 B
TOML

# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
name = "clippy_warnings"
version = "0.1.0"
[[package]]
name = "fmt_warnings"
version = "0.1.0"
[[package]]
name = "not_working"
version = "0.1.0"
[[package]]
name = "working"
version = "0.1.0"