Skip to content

Commit 0d48d65

Browse files
author
Alexander Polakov
committed
Change path in netmap_test
See rust-lang/cargo#2728
1 parent 4bc5496 commit 0d48d65

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)