We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f975cf commit 8b1b330Copy full SHA for 8b1b330
1 file changed
Cargo.toml
@@ -9,7 +9,7 @@ license-file = "LICENSE"
9
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
10
11
[dependencies]
12
-neotron-common-bios = { version = "0.6.0", path = "../neotron-common-bios" }
+neotron-common-bios = "0.6.1"
13
libloading = "0.7"
14
pix-engine = "0.5.4"
15
env_logger = "0.9"
0 commit comments