@silverpill @scott @phnt sounds good - like I said, the licensing is totally up to you!personally, I prefer permissive licenses over copyleft stuff in all my projects. for me, it's a lot of extra work + research time that isn't on the codebase...note that, in Rust, it's sometimes *a lot* of extra work, so do be mindful that you might limit adoption and widespread usage. if that's what you're aiming for (in terms of corporate/private usage), it's probably a good pick! :Dyou might also provide a dynamically linked MIT wrapper w/ `cargo-add-dynamic`. just saves everyone some time lol https://crates.io/crates/cargo-add-dynamic