Skip to content

Commit

Permalink
Add Cargo info
Browse files Browse the repository at this point in the history
  • Loading branch information
newtoallofthis123 committed Jan 16, 2024
1 parent 57e4a7e commit 9545e86
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
name = "ynk"
version = "0.1.0"
edition = "2021"
license = "MIT"
keywords = ["yank", "cp", "cli", "tool", "terminal"]
readme = "README.md"
authors = ["Ishan Joshi <[email protected]>"]
description = "Effortlessly yank and paste files blazingly fast in the terminal"
repository = "https://github.com/newtoallofthis123/ynk"

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

Expand Down

0 comments on commit 9545e86

Please sign in to comment.