Skip to content

Commit

Permalink
chore: updating surrealdb package lib to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
112batuhan committed Nov 22, 2024
1 parent c7a9009 commit 12d1291
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 14 deletions.
90 changes: 77 additions & 13 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 @@ -33,7 +33,7 @@ reqwest = { version = "0.12", features = ["json"] }
schemars = { version = "0.8.16", features = ["chrono"] }
serde = { version = "1.0", features = ["derive", "rc"] }
serde_json = "1.0"
surrealdb = "2.0.4"
surrealdb = "2.1.0"
surrealdb-migrations = "2.0.0"
thiserror = { version = "1.0.64" }
tokio = { version = "1.40", features = ["full"] }
Expand Down

0 comments on commit 12d1291

Please sign in to comment.