Skip to content

Commit 17f2aa1

Browse files
committed
Revert "Removing the patches for lv2-midi and lv2-state"
This reverts commit 1772868.
1 parent 1772868 commit 17f2aa1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Cargo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,3 +91,7 @@ members = [
9191
"urid/lv2-urid",
9292
"worker",
9393
]
94+
95+
[patch.crates-io]
96+
lv2-midi = { path = "midi" }
97+
lv2-state = { path = "state" }

0 commit comments

Comments
 (0)