mirror of
https://codeberg.org/icewind/mill-scale.git
synced 2026-06-03 09:54:19 +02:00
autotools for sqlx
This commit is contained in:
parent
591ea924cf
commit
2343c0f007
2 changed files with 11 additions and 2 deletions
4
autotools.nix
Normal file
4
autotools.nix
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"sqlx" = ["sqlx-cli"];
|
||||
"insta" = ["cargo-insta"];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue