File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[package ]
22name = " hugo_to_json"
3- version = " 0.3.3 "
3+ version = " 0.3.4 "
44description = " A library and command line tool for producing a JSON representation of a Hugo site."
5- keywords = [" Lunr" , " Hugo" , " JSON" ]
5+ keywords = [" Lunr" , " Hugo" , " JSON" ]
66authors = [" Arran France <arran@arranfrance.com>" ]
77license = " MIT"
88edition = " 2018"
@@ -11,14 +11,14 @@ repository = "https://github.com/arranf/HugoToJSON"
1111categories = [" command-line-utilities" ]
1212
1313[dependencies ]
14- env_logger = " 0.6.1 "
15- log = " 0.4.6 "
14+ env_logger = " 0.6.2 "
15+ log = " 0.4.8 "
1616strip_markdown = " 0.1"
17- toml = " 0.5.0 "
17+ toml = " 0.5.3 "
1818yaml-rust = " 0.4"
1919walkdir = " 2"
2020serde_json = " 1.0"
21- serde = " 1.0.89 "
21+ serde = " 1.0.99 "
2222serde_derive = " 1.0"
2323structopt = " 0.2"
2424num_cpus = " 1.10"
You can’t perform that action at this time.
0 commit comments