Skip to content

Commit

Permalink
feat: prepare python release 0.7.0 (#876)
Browse files Browse the repository at this point in the history
  • Loading branch information
baszalmstra committed Sep 23, 2024
1 parent 4ffc20b commit bd5b48e
Show file tree
Hide file tree
Showing 3 changed files with 488 additions and 479 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ retry-policies = { version = "0.4.0", default-features = false }
rmp-serde = { version = "1.2.0" }
rstest = { version = "0.21.0" }
rstest_reuse = "0.7.0"
simd-json = { version = "0.13.10", features = ["serde_impl"] }
simd-json = { version = "0.14.0", features = ["serde_impl"] }
serde = { version = "1.0.198" }
serde_json = { version = "1.0.116" }
serde_repr = "0.1"
Expand Down
Loading

0 comments on commit bd5b48e

Please sign in to comment.