Skip to content

Commit 621c77d

Browse files
committed
Revert "Removing the patches for lv2-urid and lv2-worker"
This reverts commit b90f52b.
1 parent 9d70a21 commit 621c77d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Cargo.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,4 +95,6 @@ members = [
9595
[patch.crates-io]
9696
lv2-atom = { path = "atom" }
9797
lv2-midi = { path = "midi" }
98-
lv2-state = { path = "state" }
98+
lv2-state = { path = "state" }
99+
lv2-urid = { path = "urid/lv2-urid" }
100+
lv2-worker = { path = "worker" }

0 commit comments

Comments
 (0)