Skip to content

Instantly share code, notes, and snippets.

@lu-zero
Created June 6, 2019 06:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lu-zero/8bd2feacc4aa89d8d80c56b12ddfcb71 to your computer and use it in GitHub Desktop.
Save lu-zero/8bd2feacc4aa89d8d80c56b12ddfcb71 to your computer and use it in GitHub Desktop.
diff --git a/Cargo.toml b/Cargo.toml
index 50d5321..c527d31 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -18,6 +18,7 @@ num-derive = "0.2"
[dependencies.rav1e]
git = "https://github.com/xiph/rav1e"
default-features = false
+features = ["nasm"]
[profile.release]
debug = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment