Fix documented MSRV
The MSRV was updated to 1.54 in commit d4e508d. Update the MSRV specified in the Readme badge and in the clippy.toml to match the actual MSRV.
This commit is contained in:
parent
55e24c5090
commit
b566c3c064
@ -1,2 +1,2 @@
|
||||
# Specify the minimum supported Rust version
|
||||
msrv = "1.40.0"
|
||||
msrv = "1.54.0"
|
||||
|
@ -1,4 +1,4 @@
|
||||
# `cbindgen`   [![Build Status]][actions] [![Latest Version]][crates.io] [![Api Rustdoc]][rustdoc] [](https://github.com/eqrion/cbindgen)
|
||||
# `cbindgen`   [![Build Status]][actions] [![Latest Version]][crates.io] [![Api Rustdoc]][rustdoc] [](https://github.com/eqrion/cbindgen)
|
||||
|
||||
[Build Status]: https://github.com/eqrion/cbindgen/workflows/cbindgen/badge.svg
|
||||
[actions]: https://github.com/eqrion/cbindgen/actions
|
||||
|
Loading…
x
Reference in New Issue
Block a user