Skip to content

Commit f470c2a

Browse files
committed
Added missing Cargo metadata to the new set up with a non virtual workspace
1 parent d35e9b6 commit f470c2a

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Cargo.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
name = "canyon_sql"
33
version.workspace = true
44
edition.workspace = true
5+
authors.workspace = true
6+
documentation.workspace = true
7+
homepage.workspace = true
8+
readme.workspace = true
9+
license.workspace = true
10+
description.workspace = true
511

612
[workspace]
713
members = [

0 commit comments

Comments
 (0)