Skip to content

Commit 755ce61

Browse files
committed
use released jiter 0.0.5
1 parent 92f34df commit 755ce61

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,7 @@ base64 = "0.21.5"
4343
num-bigint = "0.4.4"
4444
python3-dll-a = "0.2.7"
4545
uuid = "1.5.0"
46-
#jiter = {version = "0.0.4", features = ["python"]}
47-
jiter = { git = "https://github.com/pydantic/jiter", branch = "python-JsonResult", version = "0.0.5", features = ["python"]}
48-
#jiter = {path = "../jiter", features = ["python"]}
46+
jiter = {version = "0.0.5", features = ["python"]}
4947

5048
[lib]
5149
name = "_pydantic_core"

0 commit comments

Comments
 (0)