Skip to content

Commit

Permalink
feat: Update Cargo
Browse files Browse the repository at this point in the history
  • Loading branch information
GeekMasher committed Jan 11, 2025
1 parent 06ace50 commit fdb3151
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,11 @@ name = "pagination"
path = "./examples/pagination.rs"
required-features = ["all", "libsql", "pagination"]

[[example]]
name = "filter"
path = "./examples/filter.rs"
required-features = ["all", "libsql"]

[[example]]
name = "turso-libsql"
path = "./examples/turso-libsql/src/main.rs"
Expand Down

0 comments on commit fdb3151

Please sign in to comment.