Add pass-through for sandbox feature in rink-irc

This commit is contained in:
Tiffany Bennett 2016-11-23 19:51:58 -05:00
parent 2b86d5db03
commit efc8bd2b51

View file

@ -7,6 +7,9 @@ homepage = "https://github.com/tiffany352/rink-rs"
repository = "https://github.com/tiffany352/rink-rs"
license = "MPL-2.0"
[features]
sandbox = ["rink/sandbox"]
[dependencies.rink]
path = "../"