forked from NationTech/harmony
feat(example): add new example crate with basic setup
This commit is contained in:
2
harmony-rs/private_repos/example/Cargo.toml
Normal file
2
harmony-rs/private_repos/example/Cargo.toml
Normal file
@@ -0,0 +1,2 @@
|
||||
[package]
|
||||
name = "example"
|
||||
1
harmony-rs/private_repos/example/src/main.rs
Normal file
1
harmony-rs/private_repos/example/src/main.rs
Normal file
@@ -0,0 +1 @@
|
||||
fn main() {}
|
||||
Reference in New Issue
Block a user