mirror of https://github.com/zkat/miette.git
docs: make docs.rs document all features
This commit is contained in:
parent
7dab8aad92
commit
e52996bdf4
|
|
@ -50,3 +50,6 @@ fancy = [
|
||||||
|
|
||||||
[workspace]
|
[workspace]
|
||||||
members = ["miette-derive"]
|
members = ["miette-derive"]
|
||||||
|
|
||||||
|
[package.metadata.docs.rs]
|
||||||
|
all-features = true
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue