mirror of
https://github.com/FliegendeWurst/cursive.git
synced 2024-11-09 10:50:40 +00:00
Update dependencies
This commit is contained in:
parent
f047ee5f5c
commit
945fe1aa45
@ -32,7 +32,7 @@ libc = "0.2.60"
|
||||
crossbeam-channel = "0.4.0"
|
||||
lazy_static = "1"
|
||||
chrono = "0.4.7"
|
||||
ahash = "0.3"
|
||||
ahash = "0.4"
|
||||
|
||||
[dependencies.toml]
|
||||
optional = true
|
||||
@ -40,7 +40,7 @@ version = "0.5.1"
|
||||
|
||||
[dependencies.num]
|
||||
default-features = false
|
||||
version = "0.2.0"
|
||||
version = "0.3.0"
|
||||
|
||||
[dependencies.pulldown-cmark]
|
||||
default-features = false
|
||||
|
@ -26,7 +26,7 @@ libc = "0.2.60"
|
||||
term_size = { version = "0.3", optional = true }
|
||||
maplit = { version = "1.0", optional = true }
|
||||
log = "0.4.8"
|
||||
ahash = "0.3.2"
|
||||
ahash = "0.4"
|
||||
|
||||
[dependencies.bear-lib-terminal]
|
||||
optional = true
|
||||
|
Loading…
Reference in New Issue
Block a user