Skip to content

Commit 1b69969

Browse files
committed
Revert "Removing the patches for time, units, and core"
This reverts commit b905ca6.
1 parent 621c77d commit 1b69969

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,10 @@ members = [
9494

9595
[patch.crates-io]
9696
lv2-atom = { path = "atom" }
97+
lv2-core = { path = "core" }
9798
lv2-midi = { path = "midi" }
9899
lv2-state = { path = "state" }
100+
lv2-time = { path = "time" }
101+
lv2-units = { path = "units" }
99102
lv2-urid = { path = "urid/lv2-urid" }
100103
lv2-worker = { path = "worker" }

0 commit comments

Comments
 (0)