Update rust sources to version 1.7.0

Signed-off-by: Derek Straka <derek@asterius.io>
This commit is contained in:
Derek Straka
2016-03-17 08:28:14 -04:00
parent 948e0fdd5f
commit f5a77f1c41
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# Note: if you adjust this, you'll also need to change the hashes in
# rust-source.bb
SOURCE_NAME = "rust"
PV = "1.5.0"
PV = "1.7.0"
LICENSE = "MIT | Apache-2.0"