/ Cargo.toml
Cargo.toml
1 [workspace] 2 resolver = "3" 3 members = ["crates/*"] 4 5 [workspace.package] 6 edition = "2024" 7 license = "Apache-2.0 OR MIT" 8 description = "Conversations that never happened."
1 [workspace] 2 resolver = "3" 3 members = ["crates/*"] 4 5 [workspace.package] 6 edition = "2024" 7 license = "Apache-2.0 OR MIT" 8 description = "Conversations that never happened."