Skip to content

Commit 3550f11

Browse files
committed
Update Cargo.toml
1 parent 9fbfa96 commit 3550f11

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Cargo.toml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
[package]
22
name = "line-bot-sdk-rust"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
authors = ["nanato12 <[email protected]>"]
55
edition = "2018"
66
description = "LINE Messaging API SDK for Rust"
77
readme = "README.md"
88
repository = "https://github.com/nanato12/line-bot-sdk-rust/"
9+
license = "Apache-2.0"
910
license-file = "LICENSE"
1011
keywords = ["line", "linebot", "line-bot-sdk", "line-messaging-api"]
1112
categories = ["api-bindings"]

0 commit comments

Comments
 (0)