Skip to content

Commit d54f1ad

Browse files
authored
Bump version to v0.7.0 (#214)
1 parent fa72309 commit d54f1ad

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "lambda_web_adapter"
3-
version = "0.6.4"
3+
version = "0.7.0"
44
authors = [
55
"Harold Sun <[email protected]>",
66
"David Calavera <[email protected]>",
@@ -43,7 +43,7 @@ url = "2.3"
4343
httpmock = "0.6"
4444
http-body-util = "0.1.0-rc.2"
4545
http-body = "0.4.5"
46-
aws-sigv4 = "0.54"
46+
aws-sigv4 = "0.55"
4747

4848
[[bin]]
4949
name = "lambda-adapter"

0 commit comments

Comments
 (0)