1
0
mirror of https://github.com/fluencelabs/rust-libp2p synced 2025-05-07 16:42:16 +00:00
Binston Sukhael Cardoza 0e9d339bd2
ci: use workspace inheritance to enforce lints in all crates
Starting with nightly-2023-09-10, the `[lints]` section in `Cargo.toml` files is stable. Together with workspace inheritance, this can be used to declare all lints we want to enforce in a single place.

Resolves: .

Pull-Request: .
2023-10-09 02:20:46 +00:00
..