mirror of
https://github.com/FliegendeWurst/cursive.git
synced 2024-11-10 03:10:41 +00:00
Update num, enum_map and ahash dependencies
This commit is contained in:
parent
5dacfa10d5
commit
352ef92c29
@ -21,7 +21,7 @@ repository = "gyscos/cursive"
|
||||
repository = "gyscos/cursive"
|
||||
|
||||
[dependencies]
|
||||
enum-map = "0.6"
|
||||
enum-map = "1.0"
|
||||
enumset = "1.0.4"
|
||||
log = "0.4"
|
||||
owning_ref = "0.4"
|
||||
@ -39,7 +39,7 @@ version = "0.5"
|
||||
|
||||
[dependencies.num]
|
||||
default-features = false
|
||||
version = "0.3"
|
||||
version = "0.4"
|
||||
|
||||
[dependencies.pulldown-cmark]
|
||||
default-features = false
|
||||
|
@ -25,7 +25,7 @@ libc = "0.2"
|
||||
term_size = { version = "0.3", optional = true }
|
||||
maplit = { version = "1.0", optional = true }
|
||||
log = "0.4"
|
||||
ahash = "0.6"
|
||||
ahash = "0.7"
|
||||
|
||||
[dependencies.bear-lib-terminal]
|
||||
optional = true
|
||||
|
Loading…
Reference in New Issue
Block a user