Skip to content

Commit

Permalink
Update Cargo.toml http => https
Browse files Browse the repository at this point in the history
  • Loading branch information
szabgab authored and lu-zero committed Jul 23, 2023
1 parent 55db5e3 commit 353503b
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 @@ -6,7 +6,7 @@ description = "Helper program to build and install c-like libraries"
license = "MIT"
edition = "2021"
readme = "README.md"
repository = "http://github.com/lu-zero/cargo-c"
repository = "https://github.com/lu-zero/cargo-c"
categories = ["command-line-utilities", "development-tools::cargo-plugins"]
keywords = ["cargo", "cdylib"]
rust-version = "1.69"
Expand Down

0 comments on commit 353503b

Please sign in to comment.