Skip to content

Commit e02eb02

Browse files
Bump simd-json from 0.13.7 to 0.13.8 (#82)
Bumps [simd-json](https://github.com/simd-lite/simd-json) from 0.13.7 to 0.13.8. - [Commits](simd-lite/simd-json@v0.13.7...v0.13.8) --- updated-dependencies: - dependency-name: simd-json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c66030a commit e02eb02

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ hex-simd = "0.8.0"
4444
socket2 = "0.5.5"
4545
bytes = "1.5.0"
4646
uuid-simd = "0.8.0"
47-
simd-json = { version = "0.13.7", default-features = false, features = [
47+
simd-json = { version = "0.13.8", default-features = false, features = [
4848
"big-int-as-float",
4949
] }
5050
itoa = "1.0.10"

0 commit comments

Comments
 (0)