Add LICENSE to subcrates
This commit is contained in:
parent
30ffa12d60
commit
be68c4c05a
7 changed files with 607 additions and 8 deletions
|
|
@ -3,8 +3,7 @@ name = "window_clipboard_x11"
|
|||
version = "0.1.0"
|
||||
authors = ["Héctor Ramón Jiménez <hector0193@gmail.com>"]
|
||||
edition = "2018"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
license = "MIT"
|
||||
|
||||
[dependencies]
|
||||
xcb = { version = "0.9", features = ["thread"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue