commit 1c754a61ebda422ab8453508d5a29b7ae122ec47
parent 3926d7a3fed7637058ab66b16c76db4a34734e7e
Author: triesap <tyson@radroots.org>
Date: Fri, 10 Apr 2026 01:19:22 +0000
sql_wasm_bridge: update metadata
Diffstat:
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/crates/sql_wasm_bridge/Cargo.toml b/crates/sql_wasm_bridge/Cargo.toml
@@ -2,9 +2,7 @@
name = "radroots_sql_wasm_bridge"
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 = "Host bridge ABI for WebAssembly SQL execution"