Skip to content

Commit 42886de

Browse files
gruebelPSeitz
authored andcommitted
fix incorrect rust-version field name
1 parent cc09800 commit 42886de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ readme = "README.md"
1010
license = "MIT"
1111
version = "0.11.4"
1212
include = ["src/*.rs", "src/frame/**/*", "src/block/**/*", "README.md", "LICENSE"]
13-
rust_version = "1.81"
13+
rust-version = "1.81"
1414

1515
[package.metadata.docs.rs]
1616
all-features = true

0 commit comments

Comments
 (0)