Difference between revisions of "Cargo.lock"

From El Mago del Rust
Jump to navigation Jump to search
(Created page with "<syntaxhighlight lang="rust" line='line' highlight="1"> # This file is automatically @generated by Cargo. # It is not intended for manual editing. package name = "hola_car...")
 
 
Line 6: Line 6:
version = "0.1.0"
version = "0.1.0"
</syntaxhighlight>
</syntaxhighlight>
[[Category:Archivos]]

Latest revision as of 23:53, 23 January 2021

# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "hola_cargo"
version = "0.1.0"