Cursive_Table_View doesn't build with cursive
Open
- Dominant language
- Rust
- Stars
- 4.8k
- Forks
- 270
- Avg merge
- 5d 19h
- Merged PRs (30d)
- 2
Description
This setup in Cargo.toml doesn't work, I'm getting error saying that probably two versions of cursive_core are used:
[dependencies]
cursive = {git="https://github.com/gyscos/cursive.git",branch="main"}
cursive_table_view = "*"
Best Regards
Contributor guide
Assessment
This issue has not been assessed yet.