Skip to content

Commit

Permalink
Merge branch 'main' into release_1_0_0_rc_0
Browse files Browse the repository at this point in the history
  • Loading branch information
chenjiahan authored Aug 23, 2024
2 parents 8da0615 + 14154cc commit 621cd3b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 70 deletions.
73 changes: 4 additions & 69 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 @@ -52,7 +52,7 @@ rustc-hash = { version = "1.1.0" }
schemars = { version = "0.8.16" }
serde = { version = "1.0.197" }
serde_json = { version = "1.0.115" }
simd-json = { version = "0.13.10" }
simd-json = { version = "0.14.0-rc.2" }
stacker = { version = "0.1.15" }
sugar_path = { version = "1.2.0", features = ["cached_current_dir"] }
syn = { version = "2.0.58" }
Expand Down

0 comments on commit 621cd3b

Please sign in to comment.