Skip to content

Commit 76e3231

Browse files
Merge pull request #11 from paolobarbolini/repo-field
Add repository field to Cargo.toml
2 parents 487be43 + cdc2c3d commit 76e3231

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name = "crunchy"
33
version = "0.2.3"
44
authors = ["Vurich <[email protected]>"]
55
description = "Crunchy unroller: deterministically unroll constant loops"
6+
repository = "https://github.com/eira-fransham/crunchy"
67
license = "MIT"
78
build = "build.rs"
89

0 commit comments

Comments
 (0)