Skip to content

Commit a1c86ba

Browse files
authored
Renamed fastcompile profile to fastbuild (#28)
1 parent 1eefd09 commit a1c86ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ lto = false
4949
debug = true
5050
strip = "none"
5151

52-
[profile.fastcompile]
52+
[profile.fastbuild]
5353
inherits = "dev"
5454
# Compilation
5555
codegen-units = 8192

0 commit comments

Comments
 (0)