Skip to content

Commit

Permalink
added keyword
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew committed Sep 22, 2020
1 parent 412f951 commit 512b2cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ readme = "README.md"
homepage = "https://docs.rs/mouse-rs/*/mouse_rs/"
description = "Library to control your mouse via rust"
repository = "https://github.com/DankDumpster/mouse-rs"
keywords = ["mouse", "input", "winapi"]

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand All @@ -24,3 +25,4 @@ features = ["windef"]

[package.metadata.docs.rs]
targets = ["x86_64-pc-windows-msvc", "i686-pc-windows-msvc"]

0 comments on commit 512b2cb

Please sign in to comment.