Skip to content

Commit 18bba32

Browse files
committed
uprev jiter
1 parent d7e096f commit 18bba32

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,7 @@ base64 = "0.21.7"
4444
num-bigint = "0.4.4"
4545
python3-dll-a = "0.2.7"
4646
uuid = "1.7.0"
47-
#jiter = { version = "0.1.1", features = ["python"] }
48-
jiter = { git = "https://github.com/pydantic/jiter", branch = "main", features = ["python"] }
47+
jiter = { version = "0.2.0", features = ["python"] }
4948

5049
[lib]
5150
name = "_pydantic_core"

0 commit comments

Comments
 (0)