Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

Commit

Permalink
fix cargo publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Alonely0 committed Oct 12, 2021
1 parent 379aa22 commit 67d1c9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion voila/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "voila"
description = "A tool for doing complex operations to files and directories."
authors = ["Guillem Jara <[email protected]>"]
license = "MIT"
readme = "README.md"
readme = "../README.md"
documentation = "https://github.com/Alonely0/voila/wiki"
homepage = "https://github.com/Alonely0/voila/"
repository = "https://github.com/Alonely0/voila/"
Expand Down

0 comments on commit 67d1c9e

Please sign in to comment.