diff options
| author | MatthieuCoder <matthieu@matthieu-dev.xyz> | 2023-01-20 19:32:03 +0400 |
|---|---|---|
| committer | MatthieuCoder <matthieu@matthieu-dev.xyz> | 2023-01-20 19:32:03 +0400 |
| commit | 81dff65713ef63cfab918decb9edacb2f32759ef (patch) | |
| tree | 17a883479f87defb80fc8dc5f45e8b0c719da58d /.cargo | |
| parent | a6b9dd778f5a017ba246ec4bd0f679e9539dac02 (diff) | |
new build infrastructure
Diffstat (limited to '.cargo')
| -rw-r--r-- | .cargo/config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.cargo/config.toml b/.cargo/config.toml index 656e08b..c91c3f3 100644 --- a/.cargo/config.toml +++ b/.cargo/config.toml @@ -1,2 +1,2 @@ [net] -git-fetch-with-cli = true
\ No newline at end of file +git-fetch-with-cli = true |
