Skip to content

Commit

Permalink
Update surrealdb 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
johansmitsnl committed Nov 23, 2024
1 parent c41a902 commit c691b1f
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 41 deletions.
92 changes: 52 additions & 40 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ rust-ini = "0.21.1"
serde = { version = "1.0.206", features = ["derive"] }
serde_json = "1.0.124"
sqlparser = "0.49.0"
surrealdb = { version = "2.0.1", features = ["protocol-http", "jwks"] }
surrealdb = { version = "2.1.0", features = ["protocol-http", "jwks"] }
tokio = { version = "1.39.2", features = ["macros"] }

[dev-dependencies]
Expand Down

0 comments on commit c691b1f

Please sign in to comment.