Skip to content

Commit 96ada39

Browse files
committed
add license and description
1 parent 0dd4889 commit 96ada39

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 = "tailcall-chunk"
33
version = "0.1.0"
44
edition = "2021"
5+
license = "Apache-2.0"
6+
description = "A Rust implementation of a persistent data structure for efficient append and concatenation operations."
57

68
[dependencies]
79

0 commit comments

Comments
 (0)