We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0605c50 commit 8148fdaCopy full SHA for 8148fda
contactor-tui/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "contactor-tui"
3
-version = "0.1.0"
+version = "0.1.0-alpha.1"
4
authors = ["Max Newcomer <maxwnewcomer@gmail.com>"]
5
description = "Terminal interface for contactor"
6
license = "MIT"
contactor/Cargo.toml
name = "contactor"
description = "A distributed, eventual persisted, websockets framework."
repository = "https://github.com/maxwnewcomer/contactor"
0 commit comments