We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f455c53 commit 8511a18Copy full SHA for 8511a18
rocketapp/Cargo.toml
@@ -1,8 +1,8 @@
1
[package]
2
name = "rocketapp"
3
-version = "0.1.0"
+version = "1.0.0"
4
edition = "2021"
5
6
[dependencies]
7
rocket = "0.5.0"
8
-rocket_dyn_templates = { version = "0.1.0", features = ["handlebars", "tera"] }
+rocket_dyn_templates = { version = "0.1.0", features = ["handlebars", "tera"] }
0 commit comments