zed/crates/project
Antonio Scandurra 3daaef02ca Replace postage::oneshot with futures::channel::oneshot
This fixes an error in the randomized test that would cause the future
returned from `Worktree::share` to never finish due to a bug in `postage`
that causes its waker to not be notified upon drop.
2022-04-08 12:03:09 +02:00
..
src Replace postage::oneshot with futures::channel::oneshot 2022-04-08 12:03:09 +02:00
Cargo.toml Tab size is pulled properly from settings instead of hardcoded 2022-04-06 10:23:37 -07:00