mirror of
https://github.com/FliegendeWurst/cursive.git
synced 2024-11-10 03:10:41 +00:00
(cargo-release) start next development iteration 0.2.1-alpha.0
This commit is contained in:
parent
cdaf70aea0
commit
cb8b1abe7f
@ -8,7 +8,7 @@ license = "MIT"
|
||||
name = "cursive_core"
|
||||
readme = "Readme.md"
|
||||
repository = "https://github.com/gyscos/cursive"
|
||||
version = "0.2.0"
|
||||
version = "0.2.1-alpha.0"
|
||||
edition = "2018"
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
|
@ -15,7 +15,7 @@ edition = "2018"
|
||||
features = ["unstable_scroll", "markdown", "toml"]
|
||||
|
||||
[dependencies]
|
||||
cursive_core = { path = "../cursive-core", version= "^0.2.0"}
|
||||
cursive_core = { path = "../cursive-core", version= "^0.2.1-alpha.0"}
|
||||
crossbeam-channel = "0.5"
|
||||
cfg-if = "1"
|
||||
wasmer_enumset = "1"
|
||||
|
Loading…
Reference in New Issue
Block a user