Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PoroCYon
oidos
Commits
76960f5c
Commit
76960f5c
authored
Apr 04, 2017
by
Aske Simon Christensen
Browse files
Get rust-vst2 from GitHub fork
parent
070cf8b4
Changes
1
Hide whitespace changes
Inline
Side-by-side
synth/Cargo.toml
View file @
76960f5c
...
...
@@ -5,8 +5,7 @@ authors = ["Aske Simon Christensen <blueberry@loonies.dk>"]
build
=
"build.rs"
[dependencies]
vst2
=
{
path
=
"../../rust-vst2"
}
#vst2 = { git = "https://github.com/overdrivenpotato/rust-vst2.git" }
vst2
=
{
git
=
"https://github.com/askeksa/rust-vst2"
}
rand
=
"0.3"
[build-dependencies]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment