zice 0.1.0

WIP package for future use.
1
2
3
4
// SPDX-License-Identifier: AGPL-3.0-only
fn main() {
    println!("Hello, zice!");
}