Skip to content

Commit 5b2b268

Browse files
committed
Fix missing license key in root crate
1 parent 8319853 commit 5b2b268

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ name = "backend"
1717
version = { workspace = true }
1818
edition = { workspace = true }
1919
authors = { workspace = true }
20+
license = { workspace = true }
2021
publish = { workspace = true }
2122

2223
[dependencies]

0 commit comments

Comments
 (0)