Skip to content

Commit 428b5ec

Browse files
szabgabxldenis
authored andcommitted
It is better to use the repository field in Cargo.toml
(cherry picked from commit bc7c2c0)
1 parent 277c9cb commit 428b5ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pearlite-syn/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "pearlite-syn"
33
version = "0.1.1"
44
edition = "2021"
55
license = "MIT OR Apache-2.0"
6-
homepage = "https://github.com/creusot-rs/creusot"
6+
repository = "https://github.com/creusot-rs/creusot"
77
description = "A syn parser for the Pearlite specification language"
88

99
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

0 commit comments

Comments
 (0)