init
This commit is contained in:
9
Cargo.toml
Normal file
9
Cargo.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
[package]
|
||||
name = "htmlextract"
|
||||
version = "0.1.0"
|
||||
authors = ["Drone CI <drone@shimun.net>"]
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
kuchiki = "0.7.2"
|
||||
structopt = "0.2.15"
|
||||
Reference in New Issue
Block a user