Fix repository & homepage in Cargo.toml for crates.io

pull/796/head
Lachezar Lechev 4 years ago committed by GitHub
parent 4348974b4a
commit 418c89fe3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,6 +2,8 @@
name = "awesome-rust"
version = "0.1.0"
authors = []
homepage = "https://github.com/rust-unofficial/awesome-rust"
repository = "https://github.com/rust-unofficial/awesome-rust"
[dependencies]
pulldown-cmark= "0.0.8"

Loading…
Cancel
Save