mirror of
https://github.com/clechasseur/rs-cargo.git
synced 2025-12-17 07:18:58 +01:00
* 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
19 lines
312 B
TOML
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"
|