Skip to content

Commit b9be3ef

Browse files
committed
Add author and description.
1 parent 29a63e3 commit b9be3ef

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
[package]
22
name = "codegen"
3+
description = "A tool to generate Rust source code from tera templates"
4+
authors = ["Cameron Hart <cameron.hart@gmail.com>"]
35
version = "0.1.1"
46
edition = "2021"
57

0 commit comments

Comments
 (0)