Skip to content

Commit 5c1ff7c

Browse files
Merge pull request #134 from theseus-rs/update-formats
chore: update file formats
2 parents d773998 + e371d99 commit 5c1ff7c

40 files changed

+94604
-94461
lines changed

Cargo.lock

Lines changed: 81 additions & 65 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 & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ version = "0.8.6"
3535

3636
[workspace.dependencies]
3737
anyhow = "1.0.98"
38-
criterion = "0.5.1"
38+
criterion = "0.6.0"
3939
csv = "1.3.1"
4040
file-format = "0.27.0"
4141
infer = "0.19.0"
@@ -46,7 +46,7 @@ phf = { version = "0.11.3", default-features = false }
4646
phf_codegen = "0.11.3"
4747
quick-xml = "0.37.5"
4848
rayon = "1.10.0"
49-
reqwest = "0.12.15"
49+
reqwest = "0.12.18"
5050
serde = "1.0.219"
5151
serde_json = "1.0.140"
5252
serde_yaml = "0.9.34"

0 commit comments

Comments
 (0)