We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d58228 commit 4a37c8eCopy full SHA for 4a37c8e
1 file changed
Cargo.toml
@@ -2,6 +2,9 @@
2
name = "node-flow"
3
version = "0.1.0"
4
edition = "2021"
5
+repository = "https://github.com/HANDZCZ/node-flow"
6
+description = "A crate that provides flows for nodes"
7
+license = "MIT OR Apache-2.0"
8
9
[dependencies]
10
async-trait = "0.1.87"
0 commit comments