ekiwi / wellen

wellen: waveform datastructures in Rust. Fast VCD, FST and GHW parsing for waveform viewers.
BSD 3-Clause "New" or "Revised" License
41 stars 8 forks source link

Remove a logging println #22

Closed LucasKl closed 3 months ago

LucasKl commented 3 months ago

Removes a logging println that was introduced with version 0.10.0.

ekiwi commented 3 months ago

Thanks! Good catch!

ekiwi commented 3 months ago

This is part of 0.10.1 which is now on crates.io. Feel free to bump in surfer.

LucasKl commented 3 months ago

I will bump Surfer's version of wellen now. Thanks for the quick fix!