mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-08-04 18:18:03 +00:00
cargo dist: s/limbo/turso/
This commit is contained in:
parent
f46bd6f40d
commit
16a7416d0e
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ targets = [
|
||||||
# Which actions to run on pull requests
|
# Which actions to run on pull requests
|
||||||
pr-run-mode = "plan"
|
pr-run-mode = "plan"
|
||||||
# Path that installers should place binaries in
|
# Path that installers should place binaries in
|
||||||
install-path = "~/.limbo"
|
install-path = "~/.turso"
|
||||||
# Whether to install an updater program
|
# Whether to install an updater program
|
||||||
install-updater = true
|
install-updater = true
|
||||||
# Whether to consider the binaries in a package for distribution (defaults true)
|
# Whether to consider the binaries in a package for distribution (defaults true)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue