Skip to content

Commit

Permalink
Merge pull request #78 from ThalosES/dependabot/cargo/typed-builder-0.18
Browse files Browse the repository at this point in the history
chore(cargo): update typed-builder requirement from 0.16 to 0.18
  • Loading branch information
0xCAB0 authored Apr 2, 2024
2 parents f01cda8 + 07d4dc5 commit 7d227f1
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 @@ -31,7 +31,7 @@ serde = { version = "1.0", features = ["serde_derive"] }
thiserror = "1.0"
rand = "0.8"
reqwest_cookie_store = "0.6"
typed-builder = "0.16"
typed-builder = "0.18"
fang = { version = "0.10.3", features = ["asynk"], default-features = false }
redis-macros = { version = "0.2.1", optional = true }
redis = { version = "0.24.0", optional = true }
Expand Down

0 comments on commit 7d227f1

Please sign in to comment.