We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f1f680 commit 9ad5ed2Copy full SHA for 9ad5ed2
crates/mwemu/Cargo.toml
@@ -12,6 +12,7 @@ repository = "https://github.com/sha0coder/mwemu"
12
[dependencies]
13
clap = "2.33.3"
14
log = "0.4.22"
15
+#libmwemu = "0.22.1"
16
libmwemu = { path = "../libmwemu" }
17
fast_log = { version = "1.7" }
18
0 commit comments