first implementation but far to be optimal
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
[package]
|
||||
name = "obiread"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
bytes = "1"
|
||||
niffler = { version = "2", default-features = false, features = ["gz", "bz2", "lzma", "zstd"] }
|
||||
ureq = "2"
|
||||
Reference in New Issue
Block a user