Skip to content

Commit 43c912b

Browse files
authored
Merge pull request #87 from Tuntii/dependabot/cargo/simd-json-0.17.0
Bump simd-json from 0.14.3 to 0.17.0
2 parents 2b57c43 + 62a30e6 commit 43c912b

File tree

2 files changed

+10
-25
lines changed

2 files changed

+10
-25
lines changed

Cargo.lock

Lines changed: 9 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/rustapi-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ matchit = { workspace = true }
3232
serde = { workspace = true }
3333
serde_json = { workspace = true }
3434
serde_urlencoded = "0.7"
35-
simd-json = { version = "0.14", optional = true }
35+
simd-json = { version = "0.17", optional = true }
3636

3737
# Stack-allocated collections for performance
3838
smallvec = "1.13"

0 commit comments

Comments
 (0)