Changes commited:

Fix multiple bugs when printing error messages
Bump the version number to 0.1.3-alpha
This commit is contained in:
Arkaprabha Chakraborty
2023-11-28 09:29:35 +05:30
parent 2f28387ac9
commit bcd2e18eee
4 changed files with 62 additions and 22 deletions

2
Cargo.lock generated
View File

@@ -135,7 +135,7 @@ dependencies = [
[[package]]
name = "rustcm-cli"
version = "0.1.2-alpha"
version = "0.1.3-alpha"
dependencies = [
"colored",
"orion",