chore(release): prepare public source release
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
//! Public entry point for the `unityprobe` command crate.
|
||||
#![allow(clippy::multiple_crate_versions)]
|
||||
|
||||
mod cli;
|
||||
|
||||
pub use cli::main_entry;
|
||||
Reference in New Issue
Block a user