Skip to content

Commit

Permalink
Merge pull request #481 from tursodatabase/common-libsql-sys
Browse files Browse the repository at this point in the history
common libsql sys
  • Loading branch information
MarinPostma committed Oct 20, 2023
2 parents 056be63 + 661377e commit fb266b5
Show file tree
Hide file tree
Showing 29 changed files with 641 additions and 11,933 deletions.
1,065 changes: 19 additions & 1,046 deletions Cargo.lock

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ members = [
"libsql-sys-tmp",

"vendored/rusqlite",
"vendored/rusqlite/libsqlite3-sys",
]

[profile.release]
Expand Down
3 changes: 3 additions & 0 deletions libsql-sys/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,6 @@ tracing = "0.1.37"
[build-dependencies]
bindgen = "0.66.1"
cc = "1.0"

[features]
session = []
6,595 changes: 0 additions & 6,595 deletions libsql-sys/bindings.rs

This file was deleted.

Loading

0 comments on commit fb266b5

Please sign in to comment.