Skip to content

Commit a32ab68

Browse files
committed
bump MSRV
1 parent c2b36b1 commit a32ab68

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
@@ -9,7 +9,7 @@ categories = ["multimedia::images"]
99
keywords = ["jpg", "jpeg", "encoder", "image"]
1010
readme = "README.md"
1111
repository = "https://github.com/vstroebel/jpeg-encoder"
12-
rust-version = "1.86"
12+
rust-version = "1.87"
1313

1414
[features]
1515
default = ["std"]

0 commit comments

Comments
 (0)