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