Skip to content

Commit f61021e

Browse files
committed
Add test_db_async_prop.json and update dependencies in Cargo.toml
1 parent 6a1b9f3 commit f61021e

File tree

4 files changed

+708
-351
lines changed

4 files changed

+708
-351
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ serde = { version = "1.0", features = ["derive"] }
99
serde_json = "1.0"
1010
parking_lot = "0.12"
1111
crossbeam-channel = "0.5"
12-
simd-json = "0.15.0"
12+
simd-json = "0.15.0"
13+
tempfile = "3.19.1"

0 commit comments

Comments
 (0)