35 lines
1.0 KiB
Plaintext
35 lines
1.0 KiB
Plaintext
|
[source.crates-io]
|
||
|
replace-with = "vendored-sources"
|
||
|
|
||
|
[source."https://github.com/lapce/druid"]
|
||
|
git = "https://github.com/lapce/druid"
|
||
|
replace-with = "vendored-sources"
|
||
|
|
||
|
[source."https://github.com/lapce/piet-wgpu"]
|
||
|
git = "https://github.com/lapce/piet-wgpu"
|
||
|
replace-with = "vendored-sources"
|
||
|
|
||
|
[source."https://github.com/lapce/structdesc"]
|
||
|
git = "https://github.com/lapce/structdesc"
|
||
|
replace-with = "vendored-sources"
|
||
|
|
||
|
[source."https://github.com/lapce/winit"]
|
||
|
git = "https://github.com/lapce/winit"
|
||
|
branch = "new-keyboard-all"
|
||
|
replace-with = "vendored-sources"
|
||
|
|
||
|
[source."https://github.com/lapce/xi-editor"]
|
||
|
git = "https://github.com/lapce/xi-editor"
|
||
|
replace-with = "vendored-sources"
|
||
|
|
||
|
[source."https://github.com/maroider/xkbcommon-dl"]
|
||
|
git = "https://github.com/maroider/xkbcommon-dl"
|
||
|
rev = "900832888ad6f11011d1369befb344a9aa8a9610"
|
||
|
replace-with = "vendored-sources"
|
||
|
|
||
|
[source."https://github.com/tree-sitter/tree-sitter-php.git"]
|
||
|
git = "https://github.com/tree-sitter/tree-sitter-php.git"
|
||
|
replace-with = "vendored-sources"
|
||
|
|
||
|
[source.vendored-sources]
|
||
|
directory = "vendor"
|