Skip to content

Commit

Permalink
Merge pull request #7 from drager/dependabot/cargo/typed-builder-0.20.0
Browse files Browse the repository at this point in the history
chore(deps): Bump typed-builder from 0.18.2 to 0.20.0
  • Loading branch information
drager authored Dec 1, 2024
2 parents 2a1d4d3 + 88f16dd commit 4898480
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ tokio = { version = "1", features = [ "full" ] }
tokio-tungstenite = { version = "0.24.0", features = ["url"] }
chrono = { version = "0.4.19", features = ["serde"] }
futures = "0.3.16"
typed-builder = "0.18.0"
typed-builder = "0.20.0"
thiserror = "2.0.3"
regex = "1.8.3"
either = { version = "1.8.1", features = ["serde"]}
Expand Down

0 comments on commit 4898480

Please sign in to comment.