
Configure the minimum supported Rust version (though strictly speaking that's redundant with Cargo.toml), and the list of CamelCase identifiers that are not Rust types. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
3 lines
55 B
TOML
3 lines
55 B
TOML
doc-valid-idents = ["PrimeCell", ".."]
|
|
msrv = "1.63.0"
|