bump MSRV to 1.54 for extended_key_value_attributes required by cbindgen

This commit is contained in:
Dustin J. Mitchell 2022-05-30 01:15:09 +00:00
parent 368a6dde5f
commit a1bd08d6d1
2 changed files with 2 additions and 2 deletions

View file

@ -41,7 +41,7 @@ for more information about the design and usage of the tool.
# Minimum Supported Rust Version (MSRV)
This crate supports Rust version 1.53 and higher.
This crate supports Rust version 1.54 and higher.
*/