Split core library and CLI workspace
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
[package]
|
||||
name = "decodal-core"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[features]
|
||||
default = ["std"]
|
||||
std = []
|
||||
regex = []
|
||||
|
||||
[dependencies]
|
||||
Reference in New Issue
Block a user