mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-08-04 18:18:03 +00:00
Rename Limbo to Turso Database
This commit is contained in:
parent
d5b06b96ef
commit
018b17b6f2
8 changed files with 29 additions and 29 deletions
|
@ -2,8 +2,8 @@
|
|||
|
||||
[package]
|
||||
authors.workspace = true
|
||||
default-run = "limbo"
|
||||
description = "The Limbo interactive SQL shell"
|
||||
default-run = "tursodb"
|
||||
description = "The Turso interactive SQL shell"
|
||||
edition.workspace = true
|
||||
license.workspace = true
|
||||
name = "limbo_cli"
|
||||
|
@ -14,7 +14,7 @@ version.workspace = true
|
|||
dist = true
|
||||
|
||||
[[bin]]
|
||||
name = "limbo"
|
||||
name = "tursodb"
|
||||
path = "main.rs"
|
||||
|
||||
[dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue