Skip to content

Commit

Permalink
updated to bb8 0.8.3 (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
CraZySacX authored Feb 1, 2024
1 parent d748d40 commit b2ffc1e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
github: crazysacx
patreon: jasonozias
github: crazysacx
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ version = "0.2.3"
[dependencies]
anyhow = "1.0.79"
async-trait = "0.1.77"
bb8 = "=0.8.1"
bb8 = "0.8.3"
mongodb = "2.8.0"
thiserror = "1.0.56"
tokio = { version = "1.35.1", features = ["full"] }
Expand Down

0 comments on commit b2ffc1e

Please sign in to comment.