Skip to content

Commit 62533ca

Browse files
committed
Fix Cargo.toml.
1 parent ac31d5f commit 62533ca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description = "Rusticon is a mouse driven SVG favicon editor for your terminal."
77
license = "CC-BY-NC-ND-4.0"
88
authors = ["Yaron (Ron) Ilan"]
99
homepage = "https://github.com/ronilan/rusticon"
10-
repository = "https://github.com/ronilan/rusticoncargo publish --dry-run"
10+
repository = "https://github.com/ronilan/rusticon"
1111
readme = "README.md"
1212
keywords = ["favicon", "icon", "svg", "terminal"]
1313
categories = ["command-line-utilities", "graphics", "web-programming"]

0 commit comments

Comments
 (0)