mirror of
https://github.com/arkorty/rustcm-cli.git
synced 2026-03-17 16:51:47 +00:00
Bumped the version number to 0.1.1-alpha
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -99,7 +99,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "rustcm-cli"
|
||||
version = "0.1.0-alpha"
|
||||
version = "0.1.1-alpha"
|
||||
dependencies = [
|
||||
"colored",
|
||||
"orion",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "rustcm-cli"
|
||||
version = "0.1.0-alpha"
|
||||
version = "0.1.1-alpha"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
Reference in New Issue
Block a user