We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b92bcd commit 14568deCopy full SHA for 14568de
Cargo.toml
@@ -15,5 +15,8 @@ license = "MPL-2.0"
15
[badges]
16
maintenance = { status = "actively-developed" }
17
18
+[lib]
19
+name = "dataflow"
20
+
21
[dependencies]
22
intmap = "0.7"
0 commit comments