Skip to content

Commit

Permalink
It is better to use the repository field in Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
szabgab authored and autozimu committed Jun 26, 2024
1 parent 8ea876e commit 98ee45e
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
@@ -1,7 +1,7 @@
[package]
name = "unison-fsmonitor"
description = "unison-fsmonitor implementation"
homepage = "https://github.com/autozimu/unison-fsmonitor"
repository = "https://github.com/autozimu/unison-fsmonitor"
version = "0.3.4"
authors = ["Junfeng Li <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 98ee45e

Please sign in to comment.