Skip to content

Commit

Permalink
Add feature to macchina
Browse files Browse the repository at this point in the history
  • Loading branch information
uttarayan21 committed Apr 7, 2021
1 parent 1727654 commit b7f04bd
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,7 @@ unicode-width = "0.1.8"
lazy_static = "1.4.0"

[target.'cfg(not(target_env = "msvc"))'.dependencies]
jemallocator = "0.3.2"
jemallocator = "0.3.2"

[features]
openwrt = ["libmacchina/openwrt"]

0 comments on commit b7f04bd

Please sign in to comment.