Add missing license for derive_refineable (#4217)
Missed one crate. Release Notes: - N/A
This commit is contained in:
@@ -3,6 +3,8 @@ name = "derive_refineable"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
publish = false
|
||||
license = "Apache-2.0"
|
||||
license-file = "../../../LICENSE-APACHE"
|
||||
|
||||
[lib]
|
||||
path = "src/derive_refineable.rs"
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
../../../LICENSE-APACHE
|
||||
Reference in New Issue
Block a user