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
0f993b05
Commit
0f993b05
authored
Apr 25, 2019
by
Aske Simon Christensen
Browse files
Use master branch of vst and non-broken nasm-rs version
parent
f48ca2ca
Changes
1
Hide whitespace changes
Inline
Side-by-side
synth/Cargo.toml
View file @
0f993b05
...
...
@@ -5,11 +5,11 @@ authors = ["Aske Simon Christensen <blueberry@loonies.dk>"]
build
=
"build.rs"
[dependencies]
vst
=
{
git
=
"https://github.com/askeksa/rust-vst"
,
branch
=
"thread_safe_plugin"
}
vst
=
{
git
=
"https://github.com/askeksa/rust-vst"
}
rand
=
"0.3"
[build-dependencies]
nasm-rs
=
"0.1.3"
nasm-rs
=
"
=
0.1.3"
[lib]
name
=
"Oidos"
...
...
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