Rename project
This commit is contained in:
parent
0f49fb6c59
commit
e1c1eae897
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -28,7 +28,7 @@ version = "0.2.42"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "netstat-rust"
|
name = "netpoo"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"byteorder 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
"byteorder 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[package]
|
[package]
|
||||||
name = "netstat-rust"
|
name = "netpoo"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
authors = ["Sijmen Schoon <me@sijmenschoon.nl>"]
|
authors = ["Sijmen Schoon <me@sijmenschoon.nl>"]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue