mirror of
https://github.com/achanda/ipnetwork.git
synced 2025-06-20 02:10:29 +00:00
Adding directory structure
This commit is contained in:
4
Cargo.toml
Normal file
4
Cargo.toml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
[package]
|
||||||
|
name = "network"
|
||||||
|
version = "0.1.0"
|
||||||
|
authors = ["Abhishek Chanda <abhishek@cloudscaling.com>"]
|
3
src/lib.rs
Normal file
3
src/lib.rs
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
#[test]
|
||||||
|
fn it_works() {
|
||||||
|
}
|
Reference in New Issue
Block a user