[package] name = "bin" version = "0.1.0" authors = ["Gunwant Jain "] edition = "2018" [dependencies] rand = "0.8.0" rocket = "0.5.0-rc.1" tree_magic = "0.2.3" syntect = "4.5.0" [dependencies.rocket_dyn_templates] version = "0.1.0-rc.1" features = ["tera"]