release: 0.2.0
This commit is contained in:
Generated
+1
-1
@@ -2126,7 +2126,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
|
||||
[[package]]
|
||||
name = "webterm"
|
||||
version = "0.1.0"
|
||||
version = "0.2.0"
|
||||
dependencies = [
|
||||
"actix 0.8.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"actix-files 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
||||
+1
-1
@@ -6,7 +6,7 @@ documentation = "https://docs.rs/webterm"
|
||||
readme = "README.md"
|
||||
categories = ["web-programming", "web-programming::websocket", "web-programming::http-server", "command-line-utilities"]
|
||||
keywords = ["terminal", "xterm", "websocket", "terminus", "console"]
|
||||
version = "0.1.0"
|
||||
version = "0.2.0"
|
||||
authors = ["fabian.freyer@physik.tu-berlin.de"]
|
||||
edition = "2018"
|
||||
license = "BSD-3-Clause"
|
||||
|
||||
Reference in New Issue
Block a user