Skip to content

Commit

Permalink
Add license-file and repository in Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
taoky committed Aug 24, 2024
1 parent 82af82a commit bb61012
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 @@ -3,6 +3,8 @@ name = "tsumugu"
version = "0.20240824.0"
edition = "2021"
description = "A HTTP(S) syncing tool with lower overhead, for OSS mirrors"
license-file = "LICENSE"
repository = "https://github.com/taoky/tsumugu"

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

Expand Down

0 comments on commit bb61012

Please sign in to comment.