Skip to content

Commit

Permalink
fix: trim down default features
Browse files Browse the repository at this point in the history
  • Loading branch information
prateekmedia committed Aug 9, 2024
1 parent 75ae7dd commit 9f55324
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/rust/lib_ccxr/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,7 @@ derive_more = "0.99.18"

[features]
default = [
"enable_sharing",
"wtv_debug",
"enable_ffmpeg",
"debug",
"with_libcurl",
]
enable_sharing = []
wtv_debug = []
Expand Down

0 comments on commit 9f55324

Please sign in to comment.