mirror of
https://github.com/OpenCut-app/OpenCut.git
synced 2026-07-13 21:52:53 +02:00
chore: bump opencut-wasm to 0.2.5
This commit is contained in:
Generated
+1
-1
@@ -3820,7 +3820,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "opencut-wasm"
|
name = "opencut-wasm"
|
||||||
version = "0.2.4"
|
version = "0.2.5"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"bridge",
|
"bridge",
|
||||||
"compositor",
|
"compositor",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "opencut-wasm"
|
name = "opencut-wasm"
|
||||||
version = "0.2.4"
|
version = "0.2.5"
|
||||||
edition = "2024"
|
edition = "2024"
|
||||||
description = "Shared video editor logic compiled to WebAssembly"
|
description = "Shared video editor logic compiled to WebAssembly"
|
||||||
repository = "https://github.com/opencut/opencut"
|
repository = "https://github.com/opencut/opencut"
|
||||||
|
|||||||
Reference in New Issue
Block a user