parent
6cb12f3e1a
commit
e3f429c8c2
@ -0,0 +1 @@
|
|||||||
|
SOURCES/cursive-0.20.0.crate
|
@ -0,0 +1 @@
|
|||||||
|
49cab11d469d151ba428e7e46ba0fefe06e0d1f4 SOURCES/cursive-0.20.0.crate
|
Binary file not shown.
@ -0,0 +1,11 @@
|
|||||||
|
--- cursive-0.16.3/Cargo.toml 1970-01-01T00:00:00+00:00
|
||||||
|
+++ cursive-0.16.3/Cargo.toml 2021-05-11T22:40:24.668327+00:00
|
||||||
|
@@ -28,7 +28,7 @@
|
||||||
|
[lib]
|
||||||
|
name = "cursive"
|
||||||
|
[dependencies.ahash]
|
||||||
|
-version = "0.6"
|
||||||
|
+version = "0.7.2"
|
||||||
|
|
||||||
|
[dependencies.bear-lib-terminal]
|
||||||
|
version = "2"
|
@ -0,0 +1,5 @@
|
|||||||
|
[DEFAULT]
|
||||||
|
unwanted-features =
|
||||||
|
ansi
|
||||||
|
bear-lib-terminal
|
||||||
|
blt-backend
|
Loading…
Reference in new issue