Skip to content

Commit 5889678

Browse files
committed
add min Rust version Cargo.toml configuration
based on testing with cargo msrv
1 parent 59e2f38 commit 5889678

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ TODO
1010
documentation = "https://github.com/chrissimpkins/size"
1111
homepage = "https://github.com/chrissimpkins/size"
1212
repository = "https://github.com/chrissimpkins/size"
13+
rust-version = "1.70.0"
1314

1415
[[bin]]
1516
name = "siz"

0 commit comments

Comments
 (0)