annotate rust/clippy.toml @ 51708:3131445a831b

rust: use `.cargo/config.toml` instead of `.cargo/config` This has been deprecated for a while now and we don't support Rust versions that only understand the old path.
author Raphaël Gomès <rgomes@octobus.net>
date Thu, 18 Jul 2024 13:36:32 +0200
parents 541292a02e09
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
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"