Skip to content

Commit fa96f42

Browse files
committed
add rust-version field
1 parent 4f20dcb commit fa96f42

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
@@ -9,6 +9,7 @@ readme = "README.md"
99
edition = "2021"
1010
categories = ["development-tools::testing"]
1111
keywords = ["datatest", "data-driven-tests", "test-harness"]
12+
rust-version = "1.60"
1213

1314
[dependencies]
1415
camino = "1.1.6"

0 commit comments

Comments
 (0)