Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix(templates/rust/update.sh): Frist `upgrade` then `update` | Benedikt Peetz | 2024-06-11 |
| | | | | | | `cargo upgrade` raises the update boundaries in `Cargo.toml`, whilst `cargo update` just fetches the newest version (that conform to the boundaries) for `Cargo.lock`. | ||
* | feat(rust): Update to my SOTA | Benedikt Peetz | 2024-03-31 |
| | |||
* | refactor(rust): Move to template dir | Benedikt Peetz | 2024-03-31 |