Skip to content

Commit 2875d9c

Browse files
committed
update cargo.toml
1 parent 46f338d commit 2875d9c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Cargo.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
[package]
22
authors = ["o2sh <[email protected]>"]
3+
description = "Text Renderer"
34
edition = "2018"
5+
exclude = ["resources/*"]
6+
license = "MIT"
47
name = "provok"
8+
readme = "README.md"
9+
repository = "https://github.com/o2sh/provok"
510
version = "0.1.0"
611

712
[dependencies]

0 commit comments

Comments
 (0)