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 5df4610 commit d7f86d2Copy full SHA for d7f86d2
Cargo.toml
@@ -5,7 +5,7 @@ members = [
5
]
6
7
[workspace.package]
8
-version = "0.1.0"
+version = "0.1.0-test15"
9
edition = "2021"
10
authors = ["LessVM Team"]
11
license = "MIT"
cli/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "lessvm"
3
4
description = "CLI tool for managing LessVM applications"
0 commit comments