mirror of
https://github.com/FliegendeWurst/cursive.git
synced 2024-11-23 17:35:00 +00:00
(cargo-release) version 0.16.2
This commit is contained in:
parent
7d2094a6ba
commit
5becb0110a
@ -8,14 +8,14 @@ license = "MIT"
|
||||
name = "cursive"
|
||||
readme = "../Readme.md"
|
||||
repository = "https://github.com/gyscos/cursive"
|
||||
version = "0.16.2-alpha"
|
||||
version = "0.16.2"
|
||||
edition = "2018"
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
features = ["unstable_scroll", "markdown", "toml"]
|
||||
|
||||
[dependencies]
|
||||
cursive_core = { path = "../cursive-core", version= "0.2.2-alpha"}
|
||||
cursive_core = { path = "../cursive-core", version= "0.2.2"}
|
||||
crossbeam-channel = "0.5"
|
||||
cfg-if = "1"
|
||||
wasmer_enumset = "1"
|
||||
|
Loading…
Reference in New Issue
Block a user