Skip to content

Commit 62a30e6

Browse files
Bump simd-json from 0.14.3 to 0.17.0
Bumps [simd-json](https://github.com/simd-lite/simd-json) from 0.14.3 to 0.17.0. - [Commits](simd-lite/simd-json@v0.14.3...v0.17.0) --- updated-dependencies: - dependency-name: simd-json dependency-version: 0.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5ec3a9a commit 62a30e6

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)