File tree Expand file tree Collapse file tree 4 files changed +7
-3
lines changed Expand file tree Collapse file tree 4 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1+ # 0.2.6-rust-1.42.0
2+
3+ * Upgrade to Rust [ ` 1.42.0 ` ] ( https://blog.rust-lang.org/2020/03/12/Rust-1.42.html )
4+
15# 0.2.6-rust-1.41.0
26
37* Upgrade to Rust [ ` 1.41.0 ` ] ( https://blog.rust-lang.org/2020/01/30/Rust-1.41.0.html )
Original file line number Diff line number Diff line change 1- Copyright (c) 2018 Doug Tangren
1+ Copyright (c) 2020 Doug Tangren
22
33Permission is hereby granted, free of charge, to any person obtaining
44a copy of this software and associated documentation files (the
Original file line number Diff line number Diff line change 11VERSION ?= 0.2.6
2- RUST_VERSION ?= 1.41 .0
2+ RUST_VERSION ?= 1.42 .0
33REPO ?= softprops/lambda-rust
44TAG ?= "$(REPO ) :$(VERSION ) -rust-$(RUST_VERSION ) "
55
Original file line number Diff line number Diff line change @@ -102,4 +102,4 @@ $ unzip -o \
102102# Ctrl-D to yield control back to your function
103103` ` `
104104
105- Doug Tangren (softprops) 2018
105+ Doug Tangren (softprops) 2020
You can’t perform that action at this time.
0 commit comments