lotabout / tuikit

Tool kit for writing TUI applications in Rust.
MIT License
104 stars 28 forks source link

Limit nix dependencies #41

Closed rtzoeller closed 2 years ago

rtzoeller commented 2 years ago

This removes autocfg and memoffset as indirect dependencies, and reduces build times slightly.