Update cargo
1 files changed, 1 insertions(+), 2 deletions(-) M Cargo.toml
M Cargo.toml => Cargo.toml +1 -2
@@ 1,11 1,10 @@ [package] name = "wschat" version = "0.2.0" version = "0.2.1" authors = ["Jiri Vlasak <jiri.hubacek@gmail.com>"] edition = "2018" description = "Very simple WebSocket chat server." readme = "README.md" homepage = "https://sr.ht/~qeef/wschat/" repository = "https://git.sr.ht/~qeef/wschat" license = "AGPL-3.0-only" keywords = ["websocket", "chat"]