Skip to content
This repository was archived by the owner on Feb 19, 2026. It is now read-only.

Commit be375c3

Browse files
committed
fix: deny
1 parent 18b4bc1 commit be375c3

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

lang-core/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name = "lang-core"
33
version = "0.1.0"
44
edition = "2024"
5+
license.workspace = true
56

67
[dependencies]
78

lang-derive/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name = "lang-derive"
33
version = "0.1.0"
44
edition = "2024"
5+
license.workspace = true
56

67
[lib]
78
proc-macro = true

0 commit comments

Comments
 (0)