mirror of
https://github.com/trailbaseio/trailbase.git
synced 2026-05-07 01:01:19 -05:00
Prepare trailbase-extension for publishing.
This commit is contained in:
@@ -3,6 +3,10 @@ name = "trailbase-extension"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
license = "OSL-3.0"
|
||||
description = "SQLite extension used by TrailBase"
|
||||
homepage = "https://trailbase.io"
|
||||
repository = "https://github.com/trailbaseio/trailbase"
|
||||
readme = "../README.md"
|
||||
|
||||
[lib]
|
||||
crate-type=["cdylib", "rlib"]
|
||||
|
||||
Reference in New Issue
Block a user