smallnest/concurrency-programming-via-rust

error: no matching package named `atomic_mpmc` found

longguzzz opened this issue · 4 comments

error: the crate atomic_mpmc could not be found in registry index

不知道为什么没法自动找到。不过,最后通过atomic_mpmc = {git = "https://github.com/DexterHaxxor/atomic_mpmc.git" }
解决了。

作者删库跑路了

嗯嗯,我会在代码中删除它