Skip to content

Commit a26ac69

Browse files
committed
increase MSRV
1 parent c80b8e3 commit a26ac69

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
@@ -16,7 +16,7 @@ keywords = ["JSON", "parsing", "deserialization", "iter"]
1616
categories = ["parser-implementations", "parsing"]
1717
homepage = "https://github.com/pydantic/jiter/"
1818
repository = "https://github.com/pydantic/jiter/"
19-
rust-version = "1.74.0"
19+
rust-version = "1.75"
2020

2121
[profile.bench]
2222
debug = true

0 commit comments

Comments
 (0)