fix: typo in cargo.toml

This commit is contained in:
2025-05-14 20:54:57 +09:00
parent beec1ae161
commit db6d7c30a9
3 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View File

@@ -194,7 +194,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3"
[[package]]
name = "mimix-8086-rs"
name = "minix-8086-rs"
version = "0.1.0"
dependencies = [
"clap",