From b37d3a0469811ff81d302a8cd745241bd2ebc93a Mon Sep 17 00:00:00 2001 From: KyleMiles Date: Thu, 17 Oct 2024 17:04:36 -0400 Subject: Remove mention of old username --- rust/examples/dwarf/dwarf_import/Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'rust/examples/dwarf') 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 "] edition = "2021" [lib] -- cgit v1.3.1