mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-21 09:04:19 +01:00
bindings/python: Rename package to pyturso
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[package]
|
||||
name = "py-limbo"
|
||||
name = "py-turso"
|
||||
version.workspace = true
|
||||
authors.workspace = true
|
||||
edition.workspace = true
|
||||
@@ -8,7 +8,7 @@ repository.workspace = true
|
||||
publish = false
|
||||
|
||||
[lib]
|
||||
name = "_limbo"
|
||||
name = "_turso"
|
||||
crate-type = ["cdylib"]
|
||||
|
||||
[features]
|
||||
|
||||
Reference in New Issue
Block a user