Skip to content

Commit ac5fd4f

Browse files
committed
Update Cargo.toml
1 parent c77181a commit ac5fd4f

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

Cargo.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
[package]
22
name = "hugo_to_json"
3-
version = "0.2.3"
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"]
46
authors = ["Arran France <arran@arranfrance.com>"]
7+
license = "MIT"
58
edition = "2018"
69

710
[dependencies]

0 commit comments

Comments
 (0)