Add missing license for derive_refineable (#4217)

Missed one crate.
Release Notes:

- N/A
This commit is contained in:
Piotr Osiewicz
2024-01-23 17:22:40 +01:00
committed by GitHub
parent 678bdddd7d
commit 5ea311909a
2 changed files with 3 additions and 0 deletions
@@ -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"
+1
View File
@@ -0,0 +1 @@
../../../LICENSE-APACHE