Release

From El Mago del Rust
Revision as of 22:34, 24 January 2021 by Lochi (talk | contribs) (Created page with "Category:Carpetas Al hacer <code>cargo build --release</code>, se crearán los siguientes archivos: <syntaxhighlight lang="rust" line='line' highlight="1"> .cargo-lock .fi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Al hacer cargo build --release, se crearán los siguientes archivos:

.cargo-lock
.fingerprint
build
deps
examples
{ejecutable}
{ejecutable}.d
incremental