Skip to content

Commit 321dd44

Browse files
chore: bump warp from 0.3.1 to 0.3.2
Bumps [warp](https://github.com/seanmonstar/warp) from 0.3.1 to 0.3.2. - [Release notes](https://github.com/seanmonstar/warp/releases) - [Changelog](https://github.com/seanmonstar/warp/blob/master/CHANGELOG.md) - [Commits](seanmonstar/warp@v0.3.1...v0.3.2) --- updated-dependencies: - dependency-name: warp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 40a40c1 commit 321dd44

2 files changed

Lines changed: 15 additions & 113 deletions

File tree

Cargo.lock

Lines changed: 14 additions & 112 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
@@ -49,7 +49,7 @@ tracing = "0.1"
4949
tracing-subscriber = "0.3"
5050
url = { version = "2.2.2" }
5151
uuid = { version = "0.8", features = ["serde", "v4"] }
52-
warp = "0.3.1"
52+
warp = "0.3.2"
5353

5454
[dev-dependencies]
5555
criterion = "0.3"

0 commit comments

Comments
 (0)