diff --git a/dogsdogsdogs/Cargo.toml b/dogsdogsdogs/Cargo.toml index c7b5f13a3..05d8882a0 100644 --- a/dogsdogsdogs/Cargo.toml +++ b/dogsdogsdogs/Cargo.toml @@ -4,6 +4,7 @@ version = "0.1.0" authors = ["Frank McSherry "] license = "MIT" edition = "2021" +description = "Advanced join patterns in differential dataflow" [dependencies] timely = { workspace = true }