We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1a1a4b commit 8878490Copy full SHA for 8878490
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "vmod_lambda"
3
description = "A Varnish VMOD for invoking AWS Lambda functions from VCL"
4
-version = "0.1.0"
+version = "0.2.0"
5
edition = "2024"
6
7
[lib]
0 commit comments