Skip to content

Commit 68140ef

Browse files
fix(build): add docker config (#20)
Co-authored-by: MegEngine <megengine@megvii.com>
1 parent 07893fa commit 68140ef

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

ci/cargo-config

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[source.crates-io]
2+
replace-with = 'tuna'
3+
4+
[source.tuna]
5+
registry = "https://mirrors.tuna.tsinghua.edu.cn/git/crates.io-index.git"

0 commit comments

Comments
 (0)