Skip to content

Commit 094050f

Browse files
committed
Added description and license to Cargo.toml
1 parent bed4c12 commit 094050f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
name = "rscel"
33
version = "0.7.2"
44
edition = "2021"
5+
description = "Cel interpreter in rust"
6+
license = "MIT"
57

68
[lib]
79
crate-type = ["cdylib", "rlib"]

0 commit comments

Comments
 (0)