Skip to content

Commit df1e539

Browse files
committed
Update Cargo.toml
1 parent 76e3231 commit df1e539

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Cargo.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
[package]
22
name = "crunchy"
33
version = "0.2.3"
4-
authors = ["Vurich <jackefransham@hotmail.co.uk>"]
4+
authors = ["Eira Fransham <jackefransham@gmail.com>"]
55
description = "Crunchy unroller: deterministically unroll constant loops"
66
repository = "https://github.com/eira-fransham/crunchy"
7+
homepage = "https://github.com/eira-fransham/crunchy"
8+
readme = "README.md"
79
license = "MIT"
810
build = "build.rs"
11+
edition = "2021"
912

1013
[dependencies]
1114

0 commit comments

Comments
 (0)