nannou-org / ether-dream

A full implementation of the Ether Dream Laser DAC protocol in pure Rust.
Other
32 stars 1 forks source link

Create a workspace for the ether-dream and dac-emulator crates #12

Closed mitchmindtree closed 4 years ago

mitchmindtree commented 4 years ago

Updates both crates to the 2018 edition.

Removes travis CI in favour of a Github workflow.