Skip to content

Commit 36f7b3b

Browse files
weiji14kornelski
authored andcommitted
Bump MSRV from 1.61.0 to 1.70.0
Found using `cargo msrv find`, the `1.70.0` version is determined by `half=2.4.1` having an MSRV of 1.70.0.
1 parent 3bfb43e commit 36f7b3b

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
@@ -5,7 +5,7 @@ edition = "2021"
55
resolver = "2"
66

77
# note: when changed, also update test runner in `.github/workflows/rust.yml`
8-
rust-version = "1.61.0"
8+
rust-version = "1.70.0"
99

1010
license = "MIT"
1111
description = "TIFF decoding and encoding library in pure Rust"

0 commit comments

Comments
 (0)