formatted with cargo, cleaned up imports and dependencies.
This commit is contained in:
parent
5dc96d6da4
commit
b651009949
5 changed files with 117 additions and 104 deletions
|
@ -1,11 +1,11 @@
|
|||
[package]
|
||||
name = "easymacros"
|
||||
version = "0.1.0"
|
||||
author = "obsidianical"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
x11 = { version = "2.19.1", features = ["xlib", "xtest"] }
|
||||
x11-keysymdef = "0.2.0"
|
||||
clap = { version = "3.2.4", features = ["derive"] }
|
Loading…
Add table
Add a link
Reference in a new issue