use newer DD

This commit is contained in:
Discord9
2023-07-18 16:53:29 +08:00
parent 13c02f3f92
commit d702b6e5c4

3
Cargo.lock generated
View File

@@ -2852,8 +2852,7 @@ checksum = "56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8"
[[package]]
name = "differential-dataflow"
version = "0.12.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cecb0345111032cfd995a1e9c1b79387a0e6bf6690be5d8dd12a58f4861bc6d9"
source = "git+https://github.com/TimelyDataflow/differential-dataflow.git#99fa67db2b92d2ee938c6ffef0912908de3ef288"
dependencies = [
"abomonation",
"abomonation_derive",