From 1f71aeb5270b35ba1ef2530f494e2f6bf0b2ff8f Mon Sep 17 00:00:00 2001 From: Wafelack Date: Tue, 2 Feb 2021 19:28:23 +0100 Subject: [PATCH] :wrench: Bumped cargo version --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index a113041..126fba8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "orion-cli" -version = "0.1.2-alpha" +version = "0.1.3-alpha" authors = ["Wafelack "] edition = "2018" readme = "README.md" @@ -11,4 +11,4 @@ repository = "https://github.com/wafelack/orion" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -rustyline = "7.1.0" # repl \ No newline at end of file +rustyline = "7.1.0" # repl