We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c77181a commit ac5fd4fCopy full SHA for ac5fd4f
1 file changed
Cargo.toml
@@ -1,7 +1,10 @@
1
[package]
2
name = "hugo_to_json"
3
-version = "0.2.3"
+version = "0.3.0"
4
+description = "A library and command line tool for producing a JSON representation of a Hugo site."
5
+keywords = ["Lunr", "Hugo", "JSON"]
6
authors = ["Arran France <arran@arranfrance.com>"]
7
+license = "MIT"
8
edition = "2018"
9
10
[dependencies]
0 commit comments