Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

Commit

Permalink
Update mobc to 0.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Julius de Bruijn committed Mar 17, 2020
1 parent 0c42d89 commit 5463232
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ log = { version = "0.4", features = ["release_max_level_trace"] }
tracing = { version = "0.1", optional = true }
tracing-core = { version = "0.1", optional = true }

mobc = { git = "https://github.com/pimeys/mobc", branch = "respect-health-check", optional = true }
mobc = { version = "0.5", optional = true }
bytes = { version = "0.5", optional = true }
tokio = { version = "0.2", features = ["rt-threaded", "macros", "sync"], optional = true}
serde = { version = "1.0", optional = true }
Expand Down

0 comments on commit 5463232

Please sign in to comment.