Skip to content

Commit 610a8b1

Browse files
committed
fiat-constify v0.1.0
Also adds `publish = "false"` as this tool is not intended for release (ideally we can eventually get rid of it), but the version bump denotes a major notable change to the codegen
1 parent 65cbeb6 commit 610a8b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fiat-constify/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ keywords = ["fiat-crypto", "field"]
1515
readme = "README.md"
1616
edition = "2024"
1717
rust-version = "1.85"
18+
publish = false
1819

1920
[dependencies]
2021
prettyplease = "0.2.19"

0 commit comments

Comments
 (0)