Skip to content

Commit 99af711

Browse files
committed
Update gotham_derive in example.
1 parent 0feeefd commit 99af711

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/gotham/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ ructe = { path = "../..", features = ["sass", "mime03"] }
1111

1212
[dependencies]
1313
gotham = "0.6.0"
14-
gotham_derive = "0.5.0"
14+
gotham_derive = "0.6.0"
1515
serde = { version="1.0", features = ["derive"] }
1616
mime = "0.3.8"

0 commit comments

Comments
 (0)