aboutsummaryrefslogtreecommitdiffhomepage
path: root/Cargo.toml
blob: 5950f2d23831e87e6619a574d53b66df9fd3fe11 (plain)
1
2
3
4
5
6
7
8
9
[workspace]
resolver = "3"
members = ["crates/*"]

[workspace.package]
version = "0.0.1"
edition = "2024"

[workspace.dependencies]