Skip to content

Commit

Permalink
Release v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
maciejhirsz committed Mar 4, 2019
1 parent 97bca44 commit 1ccc463
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 3 deletions.
14 changes: 13 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions ramhorns/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ categories = ["template-engine"]

[dependencies]
fnv = "1.0"
# ramhorns-derive = { version = "0.4.0", optional = true }
ramhorns-derive = { path = "../ramhorns-derive", optional = true }
ramhorns-derive = { version = "0.4.0", optional = true }

[features]
default = ["export_derive"]
Expand Down

0 comments on commit 1ccc463

Please sign in to comment.