Fix cargo version

This commit is contained in:
Austen Adler 2021-08-21 17:15:26 -04:00
parent c40173f2ca
commit 22a53fd735

View File

@ -16,5 +16,5 @@ rust-embed="6.0.0"
hex = "0.4.3"
serde_json = "1"
live-view = { path = "./liveview-rust/" }
# askama = "0.10.5"
askama = { git = "https://github.com/djc/askama", rev = "017b590" }
askama = "0.10.5"
# askama = { git = "https://github.com/djc/askama", rev = "017b590" }