Skip to content

Commit 3f8ea4f

Browse files
committed
updated the min rust version tag
1 parent f5abbf7 commit 3f8ea4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packed_struct/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description = "Binary-level structure packing and unpacking generator"
44
repository = "https://github.com/hashmismatch/packed_struct.rs"
55
homepage = "http://www.hashmismatch.net/libraries/packed-struct/"
66
version = "0.10.0"
7-
rust = "1.51"
7+
rust-version = "1.51"
88
authors = ["Rudi Benkovic <[email protected]>"]
99
license = "MIT OR Apache-2.0"
1010
keywords = ["enum", "packing", "serialization"]

0 commit comments

Comments
 (0)