Skip to content

Commit 448a055

Browse files
committed
build for rust 1.43.0
1 parent 09a2ac6 commit 448a055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
VERSION ?= 0.2.7
2-
RUST_VERSION ?= 1.42.0
2+
RUST_VERSION ?= 1.43.0
33
REPO ?= softprops/lambda-rust
44
TAG ?= "$(REPO):$(VERSION)-rust-$(RUST_VERSION)"
55

0 commit comments

Comments
 (0)