parent
3d87381f55
commit
08f090b6fe
30 changed files with 528 additions and 1088 deletions
8
subcrates/zen_core/Cargo.toml
Normal file
8
subcrates/zen_core/Cargo.toml
Normal file
|
@ -0,0 +1,8 @@
|
|||
[package]
|
||||
name = "zen_core"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0.94"
|
||||
thiserror = "2.0.8"
|
Loading…
Add table
Add a link
Reference in a new issue