We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0feeefd commit 99af711Copy full SHA for 99af711
examples/gotham/Cargo.toml
@@ -11,6 +11,6 @@ ructe = { path = "../..", features = ["sass", "mime03"] }
11
12
[dependencies]
13
gotham = "0.6.0"
14
-gotham_derive = "0.5.0"
+gotham_derive = "0.6.0"
15
serde = { version="1.0", features = ["derive"] }
16
mime = "0.3.8"
0 commit comments