We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b62924 commit 5c9c906Copy full SHA for 5c9c906
3 files changed
benchmarks/compile/Cargo.toml
@@ -1,6 +1,7 @@
1
[package]
2
name = "fortifier-benchmark-compile"
3
description = "Fortifier compile time benchmark."
4
+publish = false
5
6
authors.workspace = true
7
edition.workspace = true
examples/basic/Cargo.toml
name = "fortifier-example-basic"
description = "Fortifier basic example."
examples/server/Cargo.toml
name = "fortifier-example-server"
description = "Fortifier server example."
0 commit comments