We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 079954b commit 311b2fdCopy full SHA for 311b2fd
Makefile
@@ -1,5 +1,5 @@
1
VERSION ?= 0.3.0
2
-RUST_VERSION ?= 1.45.0
+RUST_VERSION ?= 1.45.2
3
REPO ?= softprops/lambda-rust
4
TAG ?= "$(REPO):$(VERSION)-rust-$(RUST_VERSION)"
5
0 commit comments