diff --git a/src/main/Cargo.toml b/src/main/Cargo.toml index a2db05ce..fe7268c7 100644 --- a/src/main/Cargo.toml +++ b/src/main/Cargo.toml @@ -62,7 +62,8 @@ standard = [ "media_thumbnail", "systemd", "url_preview", - "zstd_compression" + "zstd_compression", + "sentry_telemetry" ] full = [ "standard",