Skip to content

Commit

Permalink
Update Cargo.toml to the new plugin = true flag
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton committed Jul 11, 2014
1 parent e9644d4 commit b83fc08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phf_mac/Cargo.toml
Expand Up @@ -8,7 +8,7 @@ version = "0.0.0"

name = "phf_mac"
path = "src/lib.rs"
crate_type = ["dylib"]
plugin = true

[dependencies.phf]

Expand Down

0 comments on commit b83fc08

Please sign in to comment.