Skip to content

Commit c10e31e

Browse files
authored
chore: add license (#18)
1 parent d2efa3a commit c10e31e

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
@@ -6,6 +6,8 @@ description = "High-performance Rust flow processing engine"
66
authors = ["chenquan <chenquan.dev@gmail.com>"]
77
repository = "https://github.com/chenquan/rsflow"
88
homepage = "https://github.com/chenquan/rsflow"
9+
license = "Apache-2.0"
10+
911
[dependencies]
1012
# 异步运行时
1113
tokio = { version = "1.28", features = ["full"] }

0 commit comments

Comments
 (0)