forked from MIrrors/bin
Add linenumbering
Fix rocket dependencies
This commit is contained in:
@@ -10,7 +10,7 @@ edition = "2018"
|
||||
[dependencies]
|
||||
owning_ref = "0.4"
|
||||
linked-hash-map = "0.5"
|
||||
rocket = { version = "0.4", default-features = false }
|
||||
rocket = { version = "0.4.4", default-features = false }
|
||||
askama = "0.8"
|
||||
lazy_static = "1.2"
|
||||
rand = { version = "0.6", features = ["nightly"] }
|
||||
|
||||
Reference in New Issue
Block a user