Add --all-features
This commit is contained in:
committed by
Martin Algesten
parent
e693dec7a8
commit
ed29d3feb5
@@ -29,3 +29,6 @@ webpki = { version = "0.21", optional = true }
|
||||
webpki-roots = { version = "0.17", optional = true }
|
||||
serde_json = { version = "1", optional = true }
|
||||
encoding = { version = "0.2", optional = true }
|
||||
|
||||
[package.metadata."docs.rs"]
|
||||
all-features = true
|
||||
|
||||
Reference in New Issue
Block a user