We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3483e4e commit ee98836Copy full SHA for ee98836
bindings/rust/Cargo.toml
@@ -1,6 +1,7 @@
1
[workspace]
2
members = [
3
"libmem-sys",
4
- "libmem"
5
-, "tests"]
+ "libmem",
+ "tests"
6
+]
7
resolver = "2"
0 commit comments