Skip to content

Commit 843e65c

Browse files
committed
Upate Cargo.toml
1 parent f99de23 commit 843e65c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

rust/Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,11 @@ version = "0.7.5"
44
edition = "2021"
55
authors = ["Marco Roth <marco.roth@intergga.ch>"]
66
description = "Rust bindings for Herb"
7+
readme = "README.md"
78
license = "MIT"
89
repository = "https://github.com/marcoroth/herb"
10+
keywords = ["erb", "html", "html+erb", "ruby", "rails"]
11+
categories = ["parser-implementations", "development-tools"]
912

1013
[lib]
1114
name = "herb"

0 commit comments

Comments
 (0)