bump macos vers

This commit is contained in:
l1npengtul
2025-07-07 02:50:14 +09:00
parent 996fec03f7
commit e43d5894fa
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -18,9 +18,9 @@ path = "../nokhwa-core"
[target.'cfg(any(target_os="macos",target_os="ios"))'.dependencies]
core-media-sys = "0.1"
core-video-sys = "0.1"
cocoa-foundation = "0.1"
core-foundation = "0.9"
cocoa-foundation = "0.2"
core-foundation = "0.10"
objc = { version = "0.2", features = ["exception"] }
block = "0.1"
flume = "0.11"
once_cell = "1.16"
once_cell = "1"
+1 -1
View File
@@ -2602,7 +2602,7 @@ impl JSCamera {
dimension: TextureDimension::D2,
format: TextureFormat::Rgba8UnormSrgb,
usage: TextureUsages::TEXTURE_BINDING | TextureUsages::COPY_DST,
view_formats: &[TextureFormat::Rgba8UnormSrgb]
view_formats: &[TextureFormat::Rgba8UnormSrgb],
});
queue.write_texture(