Skip to content

Commit

Permalink
Fix typos and rename files
Browse files Browse the repository at this point in the history
  • Loading branch information
dobleuber committed Dec 21, 2024
1 parent ab232d3 commit 8971334
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 2 deletions.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,6 @@ El archivo `Cargo.toml` contiene la configuración del crate, como el nombre del

Actualmente, nuestro crate enlaza implícitamente con la biblioteca estándar. Intentemos deshabilitar esto añadiendo el [`atributo no_std`]:

[`no_std` attribute]:

```rust
// main.rs

Expand Down
File renamed without changes.

0 comments on commit 8971334

Please sign in to comment.