Skip to content

Commit 192f54d

Browse files
authored
Set MSRV to 1.70 (#25)
Determined using `cargo msrv find --write-msrv`. See also https://gribnau.dev/cargo-msrv/releases/v0.15_v0.16_highlights.html#cargo-msrv-find---write-msrv
1 parent 95172cb commit 192f54d

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
@@ -8,6 +8,7 @@ authors = [
88
"Gunnar Schulze <[email protected]>"
99
]
1010
repository = "https://github.com/georust/geotiff"
11+
rust-version = "1.70"
1112

1213
[dependencies]
1314
delaunator = { version = "1.0", optional = true }

0 commit comments

Comments
 (0)