rust/clippy.toml
author Raphaël Gomès <rgomes@octobus.net>
Tue, 23 Jul 2024 14:25:23 +0200
changeset 51706 541292a02e09
parent 50423 b88e9c707c95
permissions -rw-r--r--
rust: change minimum supported version everywhere applicable This will help users and downstream packaging.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
51706
541292a02e09 rust: change minimum supported version everywhere applicable
Raphaël Gomès <rgomes@octobus.net>
parents: 50423
diff changeset
     1
msrv = "1.79.0"