commit 1962c48ff71ca783282bdb7e7634b2da24ffb19b
parent 5fac8fd9b524189ac380693c2447750ae0ed43d9
Author: triesap <tyson@radroots.org>
Date: Fri, 10 Apr 2026 01:18:57 +0000
geocoder: update metadata
Diffstat:
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/crates/geocoder/Cargo.toml b/crates/geocoder/Cargo.toml
@@ -2,9 +2,7 @@
name = "radroots_geocoder"
version = "0.1.0-alpha.1"
edition.workspace = true
-authors = [
- "Radroots Authors",
-]
+authors = ["Tyson Lupul <tyson@radroots.org>"]
rust-version.workspace = true
license.workspace = true
description = "Offline geocoder and place lookup queries"