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 c80b8e3 commit a26ac69Copy full SHA for a26ac69
Cargo.toml
@@ -16,7 +16,7 @@ keywords = ["JSON", "parsing", "deserialization", "iter"]
16
categories = ["parser-implementations", "parsing"]
17
homepage = "https://github.com/pydantic/jiter/"
18
repository = "https://github.com/pydantic/jiter/"
19
-rust-version = "1.74.0"
+rust-version = "1.75"
20
21
[profile.bench]
22
debug = true
0 commit comments