chore(release): prepare public source release
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,5 @@
|
||||
//! Binary entry point for `zon`.
|
||||
|
||||
fn main() {
|
||||
std::process::exit(zon::main_entry());
|
||||
}
|
||||
Reference in New Issue
Block a user