Skip to content

Commit 6bd88ea

Browse files
committed
Merge pull request #11 from polachok/fix-path
Change path in netmap_test
2 parents 4bc5496 + 0d48d65 commit 6bd88ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

netmap_test/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ authors = ["Alexander Polyakov <apolyakov@beget.ru>"]
55
build = "build.rs"
66

77
[dependencies.netmap_sys]
8-
path = "../../netmap_sys"
8+
path = ".."
99
features = [ "netmap_with_libs" ]
1010

1111
[dependencies]

0 commit comments

Comments
 (0)