parse first page of urhg
This commit is contained in:
@ -11,6 +11,8 @@ time = { version = "0.3", features = [ "formatting" ] }
|
||||
serde = { version = "1.0", features = [ "derive" ] }
|
||||
serde_json = "1.0"
|
||||
roxmltree = "0.18"
|
||||
env_logger = "0.10"
|
||||
log = "0.4"
|
||||
|
||||
[dev-dependencies]
|
||||
pretty_assertions = "1.4"
|
||||
|
Reference in New Issue
Block a user