Skip to content

Commit

Permalink
fix cidre features once and for all
Browse files Browse the repository at this point in the history
  • Loading branch information
Brendonovich committed Nov 29, 2024
1 parent a572c3c commit 0d63542
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 43 deletions.
1 change: 0 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

47 changes: 5 additions & 42 deletions crates/media/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,54 +33,17 @@ objc-foundation = "0.1.1"
objc2-foundation = { version = "0.2.2", features = ["NSValue"] }
nokhwa-bindings-macos.workspace = true
cidre = { git = "https://github.com/yury/cidre", rev = "1e008bec49a0f97aeaaea6130a0ba20fe00aa03b", default-features = false, features = [
"macos_13_0",
"private",

"blocks",
"async",
"app",
"am",
"at",

"av",
"ca",
"ci",
"cl",
"cm",
"cmio",
"ct",
"av",
"av_kit",
"cf",
"cg",
"iio",
"ns",
"nl",
"vt",
"sc",
"mc",
"mtl",
"mtk",
"mlc",
"cv",
"objc",
"mps",
"mpsg",
"dispatch",
"da",
"simd",
"cat",
"vn",
"sn",
"ui",
"ut",
"un",
"io",
"nw",
"core_motion",
"core_audio",
"wc",
"wk",
"gc",
"xpc",
"vdsp",

"macos_13_0",
] }
screencapturekit = "0.2.8"

Expand Down

1 comment on commit 0d63542

@vercel
Copy link

@vercel vercel bot commented on 0d63542 Nov 29, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.