Add wod sources, and updated vimrc
This commit is contained in:
9
wod/Cargo.toml
Normal file
9
wod/Cargo.toml
Normal file
@ -0,0 +1,9 @@
|
||||
[package]
|
||||
name = "wod"
|
||||
version = "0.1.0"
|
||||
authors = ["Orien Vandenbergh <orien.vandenbergh@defpoint.com>"]
|
||||
|
||||
[dependencies]
|
||||
reqwest = "0.8.2"
|
||||
scraper = "0.4.0"
|
||||
select = "0.4.2"
|
Reference in New Issue
Block a user