From 755ba0d150f730c5796c55d7ccd5634483e55b3a Mon Sep 17 00:00:00 2001 From: Alex Garcia Date: Fri, 6 Oct 2023 23:04:38 -0700 Subject: [PATCH] rm name --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 1c0461c..390c1fc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,4 +9,3 @@ sqlite-reader = { git = "https://github.com/asg017/sqlite-reader.git" } [lib] crate-type=["cdylib", "staticlib", "lib"] -name = "lines0"