commit 191747b073d6ddfe644b13c47c3e3a2d779f99fe
parent f7c58ca521095f985355e27d034ee1b69d9aade0
Author: triesap <tyson@radroots.org>
Date: Mon, 2 Mar 2026 23:14:55 +0000
build: set `radroots-log` version to 0.1.0-alpha.1
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/crates/log/Cargo.toml b/crates/log/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "radroots-log"
-version.workspace = true
+version = "0.1.0-alpha.1"
edition.workspace = true
authors = ["Radroots Authors"]
rust-version.workspace = true