Skip to content

Commit ba3998a

Browse files
committed
Merge remote-tracking branch 'origin/main' into pr/JounQin/6
2 parents 4fa3a18 + 6eedd46 commit ba3998a

File tree

4 files changed

+305
-89
lines changed

4 files changed

+305
-89
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,8 @@ serde_json = "1"
2323
serde_with = { version = "3", features = ["indexmap_2"] }
2424
thiserror = "2"
2525

26+
[dev-dependencies]
27+
rstest = "0.25.0"
28+
2629
[features]
2730
mmap = ["dep:mmap-rs"]

0 commit comments

Comments
 (0)