Skip to content
Snippets Groups Projects
Commit 4b0390c5 authored by John Hodge's avatar John Hodge
Browse files

Makefile - Add a cargo update for good measure

parent 974f00a2
Branches
No related merge requests found
......@@ -26,3 +26,4 @@ UPDATE:
$(call fn_rustcmd,rustup) default $(RUSTUP_VER)
$(call fn_rustcmd,rustup) component add rust-src
$(CARGO) install xargo --git https://github.com/thepowersgang/xargo --force
cd Kernel && $(XARGO) update
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment