summaryrefslogtreecommitdiff
path: root/rust/examples/dwarf
diff options
context:
space:
mode:
Diffstat (limited to 'rust/examples/dwarf')
-rw-r--r--rust/examples/dwarf/dwarf_import/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/rust/examples/dwarf/dwarf_import/Cargo.toml b/rust/examples/dwarf/dwarf_import/Cargo.toml
index 1736535f..0ea66894 100644
--- a/rust/examples/dwarf/dwarf_import/Cargo.toml
+++ b/rust/examples/dwarf/dwarf_import/Cargo.toml
@@ -1,7 +1,6 @@
[package]
name = "dwarf_import"
version = "0.1.0"
-authors = ["KyleMiles <kyle@vector35.com>"]
edition = "2021"
[lib]