Skip to content

Commit

Permalink
Enable cargo sparse index protocol
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick-6 authored and Aurel300 committed Mar 21, 2023
1 parent 6979777 commit 2c988fd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .cargo/config

This file was deleted.

5 changes: 5 additions & 0 deletions .cargo/config.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[unstable]
bindeps = true

[registries.crates-io]
protocol = "sparse"

0 comments on commit 2c988fd

Please sign in to comment.