Skip to content

Commit

Permalink
update repository url in Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
allie-wake-up committed Jul 20, 2020
1 parent c82bd69 commit a7afa13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "cli-clipboard"
version = "0.1.0"
authors = ["Andrew Stephan <thekiteeatingtree@gmail.com>"]
description = "cli-clipboard is a cross-platform library for getting and setting the contents of the OS-level clipboard."
repository = "https://github.com/thekiteeatingtree/rust-clipboard"
repository = "https://github.com/thekiteeatingtree/cli-clipboard"
license = "MIT / Apache-2.0"
keywords = ["clipboard"]
edition = "2018"
Expand Down

0 comments on commit a7afa13

Please sign in to comment.