didn't need that feature in the end

This commit is contained in:
Breval Ferrari 2024-10-02 18:23:30 -04:00
parent 9ed583e4e4
commit 7a02a920db
No known key found for this signature in database
GPG key ID: 6FED68D87C479A59

View file

@ -1,4 +1,3 @@
#![feature(unsize)]
use clap::Parser; use clap::Parser;
mod bng; mod bng;