TimelyDataflow / diagnostics

Diagnostic tools for timely dataflow computations
MIT License
42 stars 10 forks source link

bump timely & differential versions to 0.10 #10

Closed li1 closed 5 years ago

li1 commented 5 years ago

This fixes #8 .

Currently, tdiag won't build since it relies on the crates.io 0.1 release which still uses 0.9 dependencies. If you'd like me to, I can also bump the crate versions & connect dependency from 0.1.1-pre to e.g. 0.1.2-pre?

utaal commented 5 years ago

Great, TY! I'll do the version bump when I release (I'm using cargo release, which automates the version updates).