removed server ctl
This commit is contained in:
parent
0e71feac70
commit
d93fe70252
|
|
@ -1,9 +0,0 @@
|
||||||
[package]
|
|
||||||
name = "serverctl"
|
|
||||||
version = "0.1.0"
|
|
||||||
authors = ["michael-bailey <mickyb18a@gmail.com>"]
|
|
||||||
edition = "2018"
|
|
||||||
|
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
||||||
|
|
||||||
[dependencies]
|
|
||||||
|
|
@ -1,3 +0,0 @@
|
||||||
fn main() {
|
|
||||||
println!("Hello, world!");
|
|
||||||
}
|
|
||||||
Loading…
Reference in New Issue