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 7e99c0c commit 2c9c22aCopy full SHA for 2c9c22a
Makefile
@@ -1,5 +1,5 @@
1
VERSION ?= 0.2.7
2
-RUST_VERSION ?= 1.43.0
+RUST_VERSION ?= 1.43.1
3
REPO ?= softprops/lambda-rust
4
TAG ?= "$(REPO):$(VERSION)-rust-$(RUST_VERSION)"
5
0 commit comments