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 da84883 commit bd14b22Copy full SHA for bd14b22
1 file changed
Cargo.toml
@@ -13,7 +13,7 @@ members = [
13
default-members = ["ctui-core"]
14
15
[workspace.package]
16
-version = "0.1.0"
+version = "0.0.2"
17
edition = "2021"
18
license = "MIT"
19
repository = "https://github.com/CortexLM/cTUI"
@@ -49,7 +49,7 @@ opt-level = 3
49
# Benchmark package for baseline measurements
50
[package]
51
name = "ctui-benches"
52
53
54
publish = false
55
0 commit comments