Skip to content

Commit

Permalink
bump simd-json
Browse files Browse the repository at this point in the history
  • Loading branch information
xxchan committed Apr 11, 2023
1 parent 99f8d9b commit 5365d04
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 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 src/connector/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ serde = { version = "1", features = ["derive", "rc"] }
serde_derive = "1"
serde_json = "1"
serde_with = { version = "2", features = ["json"] }
simd-json = { git = "https://github.com/simd-lite/simd-json", rev = "480cc5c" }
simd-json = "0.8"
thiserror = "1"
tokio = { version = "0.2", package = "madsim-tokio", features = [
"rt",
Expand Down

0 comments on commit 5365d04

Please sign in to comment.