rust-hello-world: convert to using cargo_util

Convert to using the newer cargo_util bbclass.
This commit is contained in:
Doug Goldstein
2016-07-12 16:31:34 -05:00
parent 49d94ef0a7
commit a67fbf2223

View File

@@ -1,4 +1,4 @@
inherit cargo
inherit cargo_util
SRC_URI = "git://github.com/jmesmon/rust-hello-world.git;protocol=https"
SRCREV="e0fa23f1a3cb1eb1407165bd2fc36d2f6e6ad728"