Skip to content

Commit

Permalink
update cargo toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon-Busch committed Mar 26, 2023
1 parent b39cb6a commit d79b328
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[package]
name = "rust-github-assistant"
name = "github-assistant"
version = "0.1.0"
edition = "2021"
authors = ["simon Busch <[email protected]>"]
description = "Keep track of your github assignments"
license = "MIT OR Apache-2.0"
homepage = "https://github.com/Simon-Busch/rust-github-assistant"
repository = "https://github.com/Simon-Busch/rust-github-assistant"
homepage = "https://github.com/Simon-Busch/github-assistant"
repository = "https://github.com/Simon-Busch/github-assistant"
categories = ["command-line-utilities"]
keywords = ["github", "assistant", "cli", "rust"]

Expand Down

0 comments on commit d79b328

Please sign in to comment.