diff --git a/Cargo.toml b/Cargo.toml index ab5b63f..75de26a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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" }