Skip to content

Commit ee98836

Browse files
committed
minor change
1 parent 3483e4e commit ee98836

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

bindings/rust/Cargo.toml

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[workspace]
22
members = [
33
"libmem-sys",
4-
"libmem"
5-
, "tests"]
4+
"libmem",
5+
"tests"
6+
]
67
resolver = "2"

0 commit comments

Comments
 (0)