File tree Expand file tree Collapse file tree 2 files changed +42
-0
lines changed
Expand file tree Collapse file tree 2 files changed +42
-0
lines changed Original file line number Diff line number Diff line change 1+ [source .crates-io ]
2+ replace-with = " vendored-sources"
3+
4+ [source ."git+https://github .com/cartridge-gg/cainome?rev=7d60de1" ]
5+ git = " https://github.com/cartridge-gg/cainome"
6+ rev = " 7d60de1"
7+ replace-with = " vendored-sources"
8+
9+ [source ."git+https://github .com/dojoengine/bonsai-trie/?rev=351d5be" ]
10+ git = " https://github.com/dojoengine/bonsai-trie/"
11+ rev = " 351d5be"
12+ replace-with = " vendored-sources"
13+
14+ [source ."git+https://github .com/dojoengine/sequencer?rev=d2591bb" ]
15+ git = " https://github.com/dojoengine/sequencer"
16+ rev = " d2591bb"
17+ replace-with = " vendored-sources"
18+
19+ [source ."git+https://github .com/dojoengine/stark-vrf .git?rev=96d6d2a" ]
20+ git = " https://github.com/dojoengine/stark-vrf.git"
21+ rev = " 96d6d2a"
22+ replace-with = " vendored-sources"
23+
24+ [source ."git+https://github .com/kariy/piltover .git?branch=feat/rpc0 .9" ]
25+ git = " https://github.com/kariy/piltover.git"
26+ branch = " feat/rpc0.9"
27+ replace-with = " vendored-sources"
28+
29+ [source ."git+https://github .com/kariy/types-rs?rev=0f6ae31" ]
30+ git = " https://github.com/kariy/types-rs"
31+ rev = " 0f6ae31"
32+ replace-with = " vendored-sources"
33+
34+ [source ."git+https://github .com/paradigmxyz/reth .git?rev=b34b0d3" ]
35+ git = " https://github.com/paradigmxyz/reth.git"
36+ rev = " b34b0d3"
37+ replace-with = " vendored-sources"
38+
39+ [source .vendored-sources ]
40+ directory = " vendor"
Original file line number Diff line number Diff line change @@ -39,3 +39,5 @@ crates/contracts/build/
3939! crates /contracts /build /legacy /
4040
4141** /.claude /settings.local.json
42+
43+ vendor
You can’t perform that action at this time.
0 commit comments