~qeef/wschat

1e62096368a39d5004979ccee50cb7d306f32251 — Jiri Vlasak 4 years ago 8fe1231
Update version in cargo config
1 files changed, 1 insertions(+), 1 deletions(-)

M Cargo.toml
M Cargo.toml => Cargo.toml +1 -1
@@ 1,6 1,6 @@
[package]
name = "wschat"
version = "0.1.2"
version = "0.2.0"
authors = ["Jiri Vlasak <jiri.hubacek@gmail.com>"]
edition = "2018"
description = "Very simple WebSocket chat server."