rust/clippy.toml
author Raphaël Gomès <rgomes@octobus.net>
Mon, 24 Jun 2024 13:14:04 +0200
branchstable
changeset 51649 a57e12229bc9
parent 50423 b88e9c707c95
child 51706 541292a02e09
permissions -rw-r--r--
Added tag 6.8rc0 for changeset 6454c117c6a4
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
50423
b88e9c707c95 rust: configure MSRV in Clippy
Georges Racinet <georges.racinet@octobus.net>
parents:
diff changeset
     1
msrv = "1.61.0"