Commit graph

6 commits

Author SHA1 Message Date
Harald Hoyer 8a147b3ecb (cargo-release) start next development iteration 0.1.4-alpha.0 2020-06-22 12:08:31 +02:00
Harald Hoyer 84d72fc0f8 impl<T> Queue<T> for crossbeam_queue::SegQueue<T>
Resolves: https://github.com/haraldh/dynqueue/issues/2
2020-06-22 12:03:55 +02:00
Harald Hoyer 00d6c86637
Update README.md 2020-06-03 14:11:36 +02:00
Harald Hoyer aa9690050a add code coverage via cargo tarpaulin and coveralls 2020-06-03 14:01:07 +02:00
Harald Hoyer b2653794a0 add coverage workflow 2020-06-03 13:23:49 +02:00
Harald Hoyer 85acc0c4af initial commit 2020-05-26 00:32:03 +02:00