Skip to content

Commit f8ec227

Browse files
authored
chore(dep): remove strict version of simd-json (#148)
1 parent 542aef3 commit f8ec227

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ itertools = "0.13"
4141

4242
codspeed-criterion-compat = { version = "2.7.2", default-features = false, optional = true }
4343
static_assertions = "1.1.0"
44-
simd-json = "=0.14.3"
44+
simd-json = "0.14.3"
4545

4646
[dev-dependencies]
4747
twox-hash = "2.1.0"

0 commit comments

Comments
 (0)