Skip to content
This repository was archived by the owner on Feb 20, 2024. It is now read-only.

Commit 8a5ad14

Browse files
authored
Merge pull request #34 from Virtual-Finland-Development/dependabot/cargo/lambda_http-tw-0.8.0
build(deps): update lambda_http requirement from ^0.7.1 to ^0.8.0
2 parents 67b59c3 + cf1d7a1 commit 8a5ad14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ log = "^0.4.17"
1212
http = "^0.2.8"
1313
reqwest = { version = "^0.11.12", features = ["json"] }
1414
simple_logger = "^4.0.0"
15-
lambda_http = "^0.7.1"
15+
lambda_http = "^0.8.0"
1616
futures = "^0.3.18"
1717
itertools = "^0.10.5"
1818
libmath = "^0.2.1"

0 commit comments

Comments
 (0)