Skip to content

Commit

Permalink
Update Rust crate rocket_sync_db_pools to 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 13, 2024
1 parent 1033118 commit 58b33ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion full-service/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ reqwest = { version = "0.11.20", default-features = false, features = [
] }
retry = "2.0"
rocket = { version = "0.5.0-rc.3", features = ["json"] }
rocket_sync_db_pools = { version = "0.1.0-rc.3", features = [
rocket_sync_db_pools = { version = "0.1.0", features = [
"diesel_sqlite_pool",
] }
serde = { version = "1.0", default-features = false, features = [
Expand Down

0 comments on commit 58b33ba

Please sign in to comment.