Skip to content

Commit

Permalink
Bump surrealdb to 1.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kearfy committed Jul 11, 2024
1 parent c033549 commit 1947e1a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -36,7 +36,7 @@ log = "0.4.21"
serde = { version = "1.0.197", features = ["derive"] }
serde-wasm-bindgen = "0.6.5"
serde_json = "1.0.115"
surrealdb = { version = "1.5.2", default-features = false, features = ["sql2"] }
surrealdb = { version = "1.5.4", default-features = false, features = ["sql2"] }
uuid = "1.8.0"
wasm-bindgen = "0.2.92"
wasm-bindgen-futures = "0.4.42"
Expand Down

0 comments on commit 1947e1a

Please sign in to comment.