aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index a41b968..69f5d7f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,6 +8,6 @@ repository = "https://git.lidavidm.me/rustv"
readme = "README.md"
license = "GPL-3.0"
-[dependencies.elfloader]
+[dependencies.elfloader32]
path = "src/rust-elfloader"
version = "0.0.3"