Skip to content

Commit 7ae9df9

Browse files
committed
add description/license
1 parent 1a53099 commit 7ae9df9

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 = "data-pipeline-rs"
33
version = "0.1.0"
44
edition = "2021"
5+
description = "Data processing pipelines"
6+
license = "Apache-2.0/MIT"
57

68
[dependencies]
79
tokio = { version = "1.40.0", features = ["full"] }

0 commit comments

Comments
 (0)