Skip to content

Commit

Permalink
Update Rust crate surrealdb to 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 19, 2024
1 parent 54c5ae9 commit ff39747
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mq-surreal/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ keywords = ["job", "scheduler", "queue"]
async-trait = "0.1.80"
mq = { "path" = "../mq", version = "0.9.0" }
serde_json = "1.0.116"
surrealdb = "1.3.0"
surrealdb = "1.4.2"
time = { version = "0.3.36", features = ["std", "serde"] }

0 comments on commit ff39747

Please sign in to comment.