Skip to content

Commit

Permalink
Bump jiter from 0.8.1 to 0.8.2 (#139)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent ae5fd83 commit 2d353f8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ ryo3-zstd = { path = "./crates/ryo3-zstd" }
# external
anyhow = "1.0.75"
jiff = "0.1.15"
jiter = { version = "0.8.1", features = ["python"] }
jiter = { version = "0.8.2", features = ["python"] }
# keeping around for if/when mr. pyo3 (david hewitt) is working on pyo3 and
# jiter and there is some sort of conflict
#jiter = { git = "https://github.com/pydantic/jiter.git", features = ["python"] }
Expand Down

0 comments on commit 2d353f8

Please sign in to comment.