Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add .cargo/config.toml and update .gitignore
This commit adds a new file, .cargo/config.toml, which includes a target configuration for aarch64-unknown-linux-gnu. Additionally, the .gitignore file has been updated to exclude the .cargo directory and remove backup files generated by rustfmt.
- Loading branch information