Skip to content

Commit a8deb98

Browse files
authored
Merge pull request softprops#60 from softprops/rust-1.43.0
build for rust 1.43.0
2 parents 09a2ac6 + 448a055 commit a8deb98

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)