Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: 🔧 move config to
.cargo/config.toml
address a cargo deprecation warning: ``` warning: `galileo/.cargo/config` is deprecated in favor of `config.toml` note: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml` ```
- Loading branch information