diff --git a/Cargo.toml b/Cargo.toml index 82be8cb..1b6e165 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ readme = "README.md" license = "MIT" version = "0.11.4" include = ["src/*.rs", "src/frame/**/*", "src/block/**/*", "README.md", "LICENSE"] -rust_version = "1.81" +rust-version = "1.81" [package.metadata.docs.rs] all-features = true