changed rust project name to match git
This commit is contained in:
parent
f34b2c5cd7
commit
6b59c58098
|
|
@ -1,5 +1,5 @@
|
|||
[package]
|
||||
name = "server-rust"
|
||||
name = "rust-chat-server"
|
||||
version = "0.1.0"
|
||||
authors = ["Mitchell <mitchellhardie1@gmail.com>"]
|
||||
edition = "2018"
|
||||
|
|
|
|||
Loading…
Reference in New Issue