Skip to content

Commit ae3b584

Browse files
authored
Include license file in published crate (apache#871)
1 parent f15da87 commit ae3b584

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
@@ -11,6 +11,7 @@ license = "Apache-2.0"
1111
include = [
1212
"src/**/*.rs",
1313
"Cargo.toml",
14+
"LICENSE.TXT",
1415
]
1516
edition = "2021"
1617

0 commit comments

Comments
 (0)