Update to rust and cargo version 1.36.0

This commit is contained in:
Johan Anderholm
2019-08-02 08:51:33 +02:00
parent 9487b089ea
commit 2f323e1e9e
15 changed files with 82 additions and 43 deletions
@@ -0,0 +1,8 @@
require rust-source-${PV}.inc
require libstd-rs.inc
LIC_FILES_CHKSUM = "file://../../COPYRIGHT;md5=93a95682d51b4cb0a633a97046940ef0"
CARGO_FEATURES ?= "panic-unwind backtrace"
CARGO_VENDORING_DIRECTORY = "${RUSTSRC}/vendor"