fix doctest, enable all features for docs.rs
This commit is contained in:
parent
9b618d4f35
commit
55524a69e2
3 changed files with 6 additions and 3 deletions
|
@ -23,3 +23,6 @@ features = ["all_compressions"]
|
|||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
all-features = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue