We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c389a5f commit 1f71aebCopy full SHA for 1f71aeb
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "orion-cli"
3
-version = "0.1.2-alpha"
+version = "0.1.3-alpha"
4
authors = ["Wafelack <wafelack@protonmail.com>"]
5
edition = "2018"
6
readme = "README.md"
@@ -11,4 +11,4 @@ repository = "https://github.com/wafelack/orion"
11
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
12
13
[dependencies]
14
-rustyline = "7.1.0" # repl
+rustyline = "7.1.0" # repl
0 commit comments