- test ome reading from some example files

This commit is contained in:
Wim Pomp
2026-01-04 15:13:35 +01:00
parent 8db873c425
commit b1f8dd998b
3 changed files with 45 additions and 4 deletions

View File

@@ -47,6 +47,9 @@ optional = true
[dev-dependencies]
rayon = "1"
downloader = "0.2"
regex = "1"
reqwest = { version = "0.13", features = ["blocking"] }
[build-dependencies]
j4rs = "0.24"