Enable extra features in playground
This commit is contained in:
parent
11cc7014b3
commit
981a75d7c9
@ -23,6 +23,9 @@ serde_derive = { version = "1.0", optional = true, path = "../serde_derive" }
|
||||
[dev-dependencies]
|
||||
serde_derive = { version = "1.0", path = "../serde_derive" }
|
||||
|
||||
[package.metadata.playground]
|
||||
features = ["derive", "rc"]
|
||||
|
||||
|
||||
### FEATURES #################################################################
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user