forked from MIrrors/bin
Bump package versions
This commit is contained in:
committed by
jordan@doyle.la
parent
ff3d193734
commit
53d97709fa
@@ -11,11 +11,11 @@ edition = "2018"
|
||||
owning_ref = "0.4"
|
||||
linked-hash-map = "0.5"
|
||||
rocket = { version = "0.4.4", default-features = false }
|
||||
askama = "0.8"
|
||||
lazy_static = "1.2"
|
||||
rand = { version = "0.6", features = ["nightly"] }
|
||||
askama = "0.9"
|
||||
lazy_static = "1.4"
|
||||
rand = { version = "0.7", features = ["nightly"] }
|
||||
gpw = "0.1"
|
||||
syntect = "3.0"
|
||||
syntect = "4.1"
|
||||
serde_derive = "1.0"
|
||||
|
||||
[profile.release]
|
||||
|
||||
Reference in New Issue
Block a user