Rename project

This commit is contained in:
Sijmen 2018-07-29 20:07:19 +02:00
parent 0f49fb6c59
commit e1c1eae897
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -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)",

View File

@ -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>"]