Skip to content

Commit 8fd722f

Browse files
committed
add description
1 parent 0415d4f commit 8fd722f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ priority = "optional"
3434
assets = [
3535
["target/release/libvmod_lambda.so", "usr/lib/varnish/vmods/", "644"],
3636
]
37+
description = "A Varnish VMOD for invoking AWS Lambda functions from VCL"
3738
extended-description = """
3839
A Varnish VMOD for invoking AWS Lambda functions from VCL.
3940
This VMOD allows Varnish to invoke AWS Lambda functions with high throughput

0 commit comments

Comments
 (0)