We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bfb43e commit 36f7b3bCopy full SHA for 36f7b3b
Cargo.toml
@@ -5,7 +5,7 @@ edition = "2021"
5
resolver = "2"
6
7
# note: when changed, also update test runner in `.github/workflows/rust.yml`
8
-rust-version = "1.61.0"
+rust-version = "1.70.0"
9
10
license = "MIT"
11
description = "TIFF decoding and encoding library in pure Rust"
0 commit comments