We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4bc5496 + 0d48d65 commit 6bd88eaCopy full SHA for 6bd88ea
1 file changed
netmap_test/Cargo.toml
@@ -5,7 +5,7 @@ authors = ["Alexander Polyakov <apolyakov@beget.ru>"]
5
build = "build.rs"
6
7
[dependencies.netmap_sys]
8
-path = "../../netmap_sys"
+path = ".."
9
features = [ "netmap_with_libs" ]
10
11
[dependencies]
0 commit comments