We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b69969 commit d52d195Copy full SHA for d52d195
1 file changed
Cargo.toml
@@ -99,5 +99,6 @@ lv2-midi = { path = "midi" }
99
lv2-state = { path = "state" }
100
lv2-time = { path = "time" }
101
lv2-units = { path = "units" }
102
+urid = { path = "urid" }
103
lv2-urid = { path = "urid/lv2-urid" }
104
lv2-worker = { path = "worker" }
0 commit comments