| Crates.io | publish_demo_luispdm |
| lib.rs | publish_demo_luispdm |
| version | 0.0.4 |
| created_at | 2023-07-19 23:42:42.977285+00 |
| updated_at | 2023-09-24 10:54:39.567518+00 |
| description | Pluralsight demo project |
| homepage | |
| repository | https://github.com/luispdm/duckair |
| max_upload_size | |
| id | 920801 |
| size | 4,521 |
This is a test README to check if it gets published to crates.io.
cargo package to package the module with its files
cargo publish to publish the module to crates.io or to a private repository
cargo yank --version $VERSION to prevent other people downloading this specific version (e.g. deprecation)