Enable all features in docs.rs

This commit is contained in:
Héctor Ramón Jiménez 2023-07-28 19:55:45 +02:00
parent d6c6d07dda
commit 8c7308d9ce
No known key found for this signature in database
GPG key ID: 140CC052C94F138E

View file

@ -75,7 +75,7 @@ optional = true
[package.metadata.docs.rs]
rustdoc-args = ["--cfg", "docsrs"]
features = ["image", "svg", "canvas", "qr_code"]
all-features = true
[profile.release-opt]
inherits = "release"