Update Cargo.toml

This commit is contained in:
topjohnwu
2025-03-06 21:53:03 -08:00
committed by John Wu
parent e8958c6b5c
commit a43c1267d8
9 changed files with 103 additions and 187 deletions

View File

@@ -1,7 +1,7 @@
[package]
name = "base"
version = "0.0.0"
edition = "2021"
version.workspace = true
edition.workspace = true
[lib]
path = "lib.rs"