Skip to content

Commit b5b9ca9

Browse files
dependabot[bot]andyquinterom
authored andcommitted
chore(deps): Bump tower from 0.4.13 to 0.5.1
Bumps [tower](https://github.com/tower-rs/tower) from 0.4.13 to 0.5.1. - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](tower-rs/tower@tower-0.4.13...tower-0.5.1) --- updated-dependencies: - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0fe0004 commit b5b9ca9

File tree

2 files changed

+13
-5
lines changed

2 files changed

+13
-5
lines changed

Cargo.lock

Lines changed: 12 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ tokio-tungstenite = "^0.23"
3333
base64 = "0.22"
3434
sha1 = "0.10"
3535
futures-util = "0.3"
36-
tower = "^0.4.13"
36+
tower = "^0.5.1"
3737
ctrlc = "3"
3838
serde = { version = "1.0.204", features = ["derive"] }
3939
fxhash = "0.2.1"

0 commit comments

Comments
 (0)