aboutsummaryrefslogtreecommitdiff
path: root/src/rust-elfloader/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'src/rust-elfloader/Cargo.toml')
-rw-r--r--src/rust-elfloader/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rust-elfloader/Cargo.toml b/src/rust-elfloader/Cargo.toml
index ee5670f..462a580 100644
--- a/src/rust-elfloader/Cargo.toml
+++ b/src/rust-elfloader/Cargo.toml
@@ -1,5 +1,5 @@
[package]
-name = "elfloader"
+name = "elfloader32"
version = "0.0.3"
authors = ["Gerd Zellweger <mail@gerdzellweger.com>", "Christopher Cole <chris.cole.09@gmail.com>", "John Kåre Alsaker <john.kare.alsaker@gmail.com>"]
repository = "https://github.com/gz/rust-elfloader"