We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76e3231 commit df1e539Copy full SHA for df1e539
Cargo.toml
@@ -1,11 +1,14 @@
1
[package]
2
name = "crunchy"
3
version = "0.2.3"
4
-authors = ["Vurich <jackefransham@hotmail.co.uk>"]
+authors = ["Eira Fransham <jackefransham@gmail.com>"]
5
description = "Crunchy unroller: deterministically unroll constant loops"
6
repository = "https://github.com/eira-fransham/crunchy"
7
+homepage = "https://github.com/eira-fransham/crunchy"
8
+readme = "README.md"
9
license = "MIT"
10
build = "build.rs"
11
+edition = "2021"
12
13
[dependencies]
14
0 commit comments