Add default-enabled feature-gates for url_preview and media_thumbnail

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk 2024-12-18 21:29:30 +00:00
parent 0238f27605
commit cc1889d135
8 changed files with 182 additions and 123 deletions

1
Cargo.lock generated
View file

@ -723,7 +723,6 @@ dependencies = [
"hardened_malloc-rs",
"http",
"http-body-util",
"image",
"ipaddress",
"itertools 0.13.0",
"libc",