diff --git a/arreglos/Cargo.lock b/arreglos/Cargo.lock deleted file mode 100644 index 88eff86..0000000 --- a/arreglos/Cargo.lock +++ /dev/null @@ -1,7 +0,0 @@ -# This file is automatically @generated by Cargo. -# It is not intended for manual editing. -version = 3 - -[[package]] -name = "arreglos" -version = "0.1.0" diff --git a/cadenas/Cargo.lock b/cadenas/Cargo.lock deleted file mode 100644 index 3353412..0000000 --- a/cadenas/Cargo.lock +++ /dev/null @@ -1,7 +0,0 @@ -# This file is automatically @generated by Cargo. -# It is not intended for manual editing. -version = 3 - -[[package]] -name = "cadenas" -version = "0.1.0" diff --git a/README.md b/curso_tinchicusls/README.md similarity index 100% rename from README.md rename to curso_tinchicusls/README.md diff --git a/argumento/Cargo.toml b/curso_tinchicusls/argumento/Cargo.toml similarity index 100% rename from argumento/Cargo.toml rename to curso_tinchicusls/argumento/Cargo.toml diff --git a/argumento/src/main.rs b/curso_tinchicusls/argumento/src/main.rs similarity index 100% rename from argumento/src/main.rs rename to curso_tinchicusls/argumento/src/main.rs diff --git a/arreglos/Cargo.toml b/curso_tinchicusls/arreglos/Cargo.toml similarity index 100% rename from arreglos/Cargo.toml rename to curso_tinchicusls/arreglos/Cargo.toml diff --git a/arreglos/src/main.rs b/curso_tinchicusls/arreglos/src/main.rs similarity index 100% rename from arreglos/src/main.rs rename to curso_tinchicusls/arreglos/src/main.rs diff --git a/arreglos2/Cargo.toml b/curso_tinchicusls/arreglos2/Cargo.toml similarity index 100% rename from arreglos2/Cargo.toml rename to curso_tinchicusls/arreglos2/Cargo.toml diff --git a/arreglos2/src/main.rs b/curso_tinchicusls/arreglos2/src/main.rs similarity index 100% rename from arreglos2/src/main.rs rename to curso_tinchicusls/arreglos2/src/main.rs diff --git a/bucles/Cargo.toml b/curso_tinchicusls/bucles/Cargo.toml similarity index 100% rename from bucles/Cargo.toml rename to curso_tinchicusls/bucles/Cargo.toml diff --git a/bucles/src/main.rs b/curso_tinchicusls/bucles/src/main.rs similarity index 100% rename from bucles/src/main.rs rename to curso_tinchicusls/bucles/src/main.rs diff --git a/bucles2/Cargo.toml b/curso_tinchicusls/bucles2/Cargo.toml similarity index 100% rename from bucles2/Cargo.toml rename to curso_tinchicusls/bucles2/Cargo.toml diff --git a/bucles2/src/main.rs b/curso_tinchicusls/bucles2/src/main.rs similarity index 100% rename from bucles2/src/main.rs rename to curso_tinchicusls/bucles2/src/main.rs diff --git a/cadenas/Cargo.toml b/curso_tinchicusls/cadenas/Cargo.toml similarity index 100% rename from cadenas/Cargo.toml rename to curso_tinchicusls/cadenas/Cargo.toml diff --git a/cadenas/src/main.rs b/curso_tinchicusls/cadenas/src/main.rs similarity index 100% rename from cadenas/src/main.rs rename to curso_tinchicusls/cadenas/src/main.rs diff --git a/cierre/Cargo.toml b/curso_tinchicusls/cierre/Cargo.toml similarity index 100% rename from cierre/Cargo.toml rename to curso_tinchicusls/cierre/Cargo.toml diff --git a/cierre/src/main.rs b/curso_tinchicusls/cierre/src/main.rs similarity index 100% rename from cierre/src/main.rs rename to curso_tinchicusls/cierre/src/main.rs diff --git a/coincidir/Cargo.toml b/curso_tinchicusls/coincidir/Cargo.toml similarity index 100% rename from coincidir/Cargo.toml rename to curso_tinchicusls/coincidir/Cargo.toml diff --git a/coincidir/src/main.rs b/curso_tinchicusls/coincidir/src/main.rs similarity index 100% rename from coincidir/src/main.rs rename to curso_tinchicusls/coincidir/src/main.rs diff --git a/condicion/Cargo.toml b/curso_tinchicusls/condicion/Cargo.toml similarity index 100% rename from condicion/Cargo.toml rename to curso_tinchicusls/condicion/Cargo.toml diff --git a/condicion/src/main.rs b/curso_tinchicusls/condicion/src/main.rs similarity index 100% rename from condicion/src/main.rs rename to curso_tinchicusls/condicion/src/main.rs diff --git a/copiar/Cargo.toml b/curso_tinchicusls/copiar/Cargo.toml similarity index 100% rename from copiar/Cargo.toml rename to curso_tinchicusls/copiar/Cargo.toml diff --git a/copiar/src/main.rs b/curso_tinchicusls/copiar/src/main.rs similarity index 100% rename from copiar/src/main.rs rename to curso_tinchicusls/copiar/src/main.rs diff --git a/copiari32/Cargo.toml b/curso_tinchicusls/copiari32/Cargo.toml similarity index 100% rename from copiari32/Cargo.toml rename to curso_tinchicusls/copiari32/Cargo.toml diff --git a/copiari32/src/main.rs b/curso_tinchicusls/copiari32/src/main.rs similarity index 100% rename from copiari32/src/main.rs rename to curso_tinchicusls/copiari32/src/main.rs diff --git a/ejemplo01/Cargo.toml b/curso_tinchicusls/ejemplo01/Cargo.toml similarity index 100% rename from ejemplo01/Cargo.toml rename to curso_tinchicusls/ejemplo01/Cargo.toml diff --git a/ejemplo01/src/main.rs b/curso_tinchicusls/ejemplo01/src/main.rs similarity index 100% rename from ejemplo01/src/main.rs rename to curso_tinchicusls/ejemplo01/src/main.rs diff --git a/ejemplo02/Cargo.toml b/curso_tinchicusls/ejemplo02/Cargo.toml similarity index 100% rename from ejemplo02/Cargo.toml rename to curso_tinchicusls/ejemplo02/Cargo.toml diff --git a/ejemplo02/src/main.rs b/curso_tinchicusls/ejemplo02/src/main.rs similarity index 100% rename from ejemplo02/src/main.rs rename to curso_tinchicusls/ejemplo02/src/main.rs diff --git a/ejemplo03/Cargo.toml b/curso_tinchicusls/ejemplo03/Cargo.toml similarity index 100% rename from ejemplo03/Cargo.toml rename to curso_tinchicusls/ejemplo03/Cargo.toml diff --git a/ejemplo03/src/main.rs b/curso_tinchicusls/ejemplo03/src/main.rs similarity index 100% rename from ejemplo03/src/main.rs rename to curso_tinchicusls/ejemplo03/src/main.rs diff --git a/entrada/Cargo.toml b/curso_tinchicusls/entrada/Cargo.toml similarity index 100% rename from entrada/Cargo.toml rename to curso_tinchicusls/entrada/Cargo.toml diff --git a/entrada/src/main.rs b/curso_tinchicusls/entrada/src/main.rs similarity index 100% rename from entrada/src/main.rs rename to curso_tinchicusls/entrada/src/main.rs diff --git a/enums/Cargo.toml b/curso_tinchicusls/enums/Cargo.toml similarity index 100% rename from enums/Cargo.toml rename to curso_tinchicusls/enums/Cargo.toml diff --git a/enums/src/main.rs b/curso_tinchicusls/enums/src/main.rs similarity index 100% rename from enums/src/main.rs rename to curso_tinchicusls/enums/src/main.rs diff --git a/estructura/Cargo.toml b/curso_tinchicusls/estructura/Cargo.toml similarity index 100% rename from estructura/Cargo.toml rename to curso_tinchicusls/estructura/Cargo.toml diff --git a/estructura/src/main.rs b/curso_tinchicusls/estructura/src/main.rs similarity index 100% rename from estructura/src/main.rs rename to curso_tinchicusls/estructura/src/main.rs diff --git a/estructura2/Cargo.toml b/curso_tinchicusls/estructura2/Cargo.toml similarity index 100% rename from estructura2/Cargo.toml rename to curso_tinchicusls/estructura2/Cargo.toml diff --git a/estructura2/src/main.rs b/curso_tinchicusls/estructura2/src/main.rs similarity index 100% rename from estructura2/src/main.rs rename to curso_tinchicusls/estructura2/src/main.rs diff --git a/estructura2/src/persona/area.rs b/curso_tinchicusls/estructura2/src/persona/area.rs similarity index 100% rename from estructura2/src/persona/area.rs rename to curso_tinchicusls/estructura2/src/persona/area.rs diff --git a/estructura2/src/persona/mod.rs b/curso_tinchicusls/estructura2/src/persona/mod.rs similarity index 100% rename from estructura2/src/persona/mod.rs rename to curso_tinchicusls/estructura2/src/persona/mod.rs diff --git a/estructura2/src/persona/nomina.rs b/curso_tinchicusls/estructura2/src/persona/nomina.rs similarity index 100% rename from estructura2/src/persona/nomina.rs rename to curso_tinchicusls/estructura2/src/persona/nomina.rs diff --git a/format/Cargo.toml b/curso_tinchicusls/format/Cargo.toml similarity index 100% rename from format/Cargo.toml rename to curso_tinchicusls/format/Cargo.toml diff --git a/format/src/main.rs b/curso_tinchicusls/format/src/main.rs similarity index 100% rename from format/src/main.rs rename to curso_tinchicusls/format/src/main.rs diff --git a/hola_mundo/.gitignore b/curso_tinchicusls/hola_mundo/.gitignore similarity index 100% rename from hola_mundo/.gitignore rename to curso_tinchicusls/hola_mundo/.gitignore diff --git a/hola_mundo/Cargo.toml b/curso_tinchicusls/hola_mundo/Cargo.toml similarity index 100% rename from hola_mundo/Cargo.toml rename to curso_tinchicusls/hola_mundo/Cargo.toml diff --git a/hola_mundo/src/main.rs b/curso_tinchicusls/hola_mundo/src/main.rs similarity index 100% rename from hola_mundo/src/main.rs rename to curso_tinchicusls/hola_mundo/src/main.rs diff --git a/iflet/Cargo.toml b/curso_tinchicusls/iflet/Cargo.toml similarity index 100% rename from iflet/Cargo.toml rename to curso_tinchicusls/iflet/Cargo.toml diff --git a/iflet/src/main.rs b/curso_tinchicusls/iflet/src/main.rs similarity index 100% rename from iflet/src/main.rs rename to curso_tinchicusls/iflet/src/main.rs diff --git a/iter/Cargo.toml b/curso_tinchicusls/iter/Cargo.toml similarity index 100% rename from iter/Cargo.toml rename to curso_tinchicusls/iter/Cargo.toml diff --git a/iter/src/main.rs b/curso_tinchicusls/iter/src/main.rs similarity index 100% rename from iter/src/main.rs rename to curso_tinchicusls/iter/src/main.rs diff --git a/mapeo/Cargo.toml b/curso_tinchicusls/mapeo/Cargo.toml similarity index 100% rename from mapeo/Cargo.toml rename to curso_tinchicusls/mapeo/Cargo.toml diff --git a/mapeo/src/main.rs b/curso_tinchicusls/mapeo/src/main.rs similarity index 100% rename from mapeo/src/main.rs rename to curso_tinchicusls/mapeo/src/main.rs diff --git a/nombre/Cargo.toml b/curso_tinchicusls/nombre/Cargo.toml similarity index 100% rename from nombre/Cargo.toml rename to curso_tinchicusls/nombre/Cargo.toml diff --git a/nombre/src/main.rs b/curso_tinchicusls/nombre/src/main.rs similarity index 100% rename from nombre/src/main.rs rename to curso_tinchicusls/nombre/src/main.rs diff --git a/nuevotipo/Cargo.toml b/curso_tinchicusls/nuevotipo/Cargo.toml similarity index 100% rename from nuevotipo/Cargo.toml rename to curso_tinchicusls/nuevotipo/Cargo.toml diff --git a/nuevotipo/src/main.rs b/curso_tinchicusls/nuevotipo/src/main.rs similarity index 100% rename from nuevotipo/src/main.rs rename to curso_tinchicusls/nuevotipo/src/main.rs diff --git a/porreferencia/Cargo.toml b/curso_tinchicusls/porreferencia/Cargo.toml similarity index 100% rename from porreferencia/Cargo.toml rename to curso_tinchicusls/porreferencia/Cargo.toml diff --git a/porreferencia/src/main.rs b/curso_tinchicusls/porreferencia/src/main.rs similarity index 100% rename from porreferencia/src/main.rs rename to curso_tinchicusls/porreferencia/src/main.rs diff --git a/porvalor/Cargo.toml b/curso_tinchicusls/porvalor/Cargo.toml similarity index 100% rename from porvalor/Cargo.toml rename to curso_tinchicusls/porvalor/Cargo.toml diff --git a/porvalor/src/main.rs b/curso_tinchicusls/porvalor/src/main.rs similarity index 100% rename from porvalor/src/main.rs rename to curso_tinchicusls/porvalor/src/main.rs diff --git a/println/Cargo.toml b/curso_tinchicusls/println/Cargo.toml similarity index 100% rename from println/Cargo.toml rename to curso_tinchicusls/println/Cargo.toml diff --git a/println/src/main.rs b/curso_tinchicusls/println/src/main.rs similarity index 100% rename from println/src/main.rs rename to curso_tinchicusls/println/src/main.rs diff --git a/prop/Cargo.toml b/curso_tinchicusls/prop/Cargo.toml similarity index 100% rename from prop/Cargo.toml rename to curso_tinchicusls/prop/Cargo.toml diff --git a/prop/src/main.rs b/curso_tinchicusls/prop/src/main.rs similarity index 100% rename from prop/src/main.rs rename to curso_tinchicusls/prop/src/main.rs diff --git a/recursiva/Cargo.toml b/curso_tinchicusls/recursiva/Cargo.toml similarity index 100% rename from recursiva/Cargo.toml rename to curso_tinchicusls/recursiva/Cargo.toml diff --git a/recursiva/src/main.rs b/curso_tinchicusls/recursiva/src/main.rs similarity index 100% rename from recursiva/src/main.rs rename to curso_tinchicusls/recursiva/src/main.rs diff --git a/slices/Cargo.toml b/curso_tinchicusls/slices/Cargo.toml similarity index 100% rename from slices/Cargo.toml rename to curso_tinchicusls/slices/Cargo.toml diff --git a/slices/src/main.rs b/curso_tinchicusls/slices/src/main.rs similarity index 100% rename from slices/src/main.rs rename to curso_tinchicusls/slices/src/main.rs diff --git a/tuplas/Cargo.toml b/curso_tinchicusls/tuplas/Cargo.toml similarity index 100% rename from tuplas/Cargo.toml rename to curso_tinchicusls/tuplas/Cargo.toml diff --git a/tuplas/src/main.rs b/curso_tinchicusls/tuplas/src/main.rs similarity index 100% rename from tuplas/src/main.rs rename to curso_tinchicusls/tuplas/src/main.rs diff --git a/vectores/Cargo.toml b/curso_tinchicusls/vectores/Cargo.toml similarity index 100% rename from vectores/Cargo.toml rename to curso_tinchicusls/vectores/Cargo.toml diff --git a/vectores/src/main.rs b/curso_tinchicusls/vectores/src/main.rs similarity index 100% rename from vectores/src/main.rs rename to curso_tinchicusls/vectores/src/main.rs diff --git a/whileloop/Cargo.toml b/curso_tinchicusls/whileloop/Cargo.toml similarity index 100% rename from whileloop/Cargo.toml rename to curso_tinchicusls/whileloop/Cargo.toml diff --git a/whileloop/src/main.rs b/curso_tinchicusls/whileloop/src/main.rs similarity index 100% rename from whileloop/src/main.rs rename to curso_tinchicusls/whileloop/src/main.rs diff --git a/hola_mundo/Cargo.lock b/hola_mundo/Cargo.lock deleted file mode 100644 index 054317e..0000000 --- a/hola_mundo/Cargo.lock +++ /dev/null @@ -1,7 +0,0 @@ -# This file is automatically @generated by Cargo. -# It is not intended for manual editing. -version = 3 - -[[package]] -name = "hola_mundo" -version = "0.1.0"