Skip to content

Commit f94e5c6

Browse files
committed
Removing the patches for lv2-sys and the derive crates
1 parent 611d802 commit f94e5c6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Cargo.toml

-3
Original file line numberDiff line numberDiff line change
@@ -95,13 +95,10 @@ members = [
9595
[patch.crates-io]
9696
lv2-atom = { path = "atom" }
9797
lv2-core = { path = "core" }
98-
lv2-core-derive = { path = "core/derive" }
9998
lv2-midi = { path = "midi" }
10099
lv2-state = { path = "state" }
101-
lv2-sys = { path = "sys" }
102100
lv2-time = { path = "time" }
103101
lv2-units = { path = "units" }
104102
urid = { path = "urid" }
105-
urid-derive = { path = "urid/derive" }
106103
lv2-urid = { path = "urid/lv2-urid" }
107104
lv2-worker = { path = "worker" }

0 commit comments

Comments
 (0)