Skip to content

Commit 196678f

Browse files
authored
Explicitly identify as Apache-2.0 (#47)
1 parent 84b5a94 commit 196678f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/lib/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = "2021"
66
description = "LINE Messaging API SDK for Rust"
77
readme = "../../README.md"
88
repository = "https://github.com/nanato12/line-bot-sdk-rust/"
9-
license-file = "../../LICENSE"
9+
license = "Apache-2.0"
1010
keywords = ["line", "linebot", "line-bot-sdk", "line-messaging-api"]
1111
categories = ["api-bindings"]
1212

0 commit comments

Comments
 (0)