Merge pull request #73050 from taku0/firefox-use-rust-1.38.0

firefox: use rustc 1.38.0
This commit is contained in:
Eelco Dolstra
2019-11-08 16:24:08 +01:00
committed by GitHub

View File

@@ -18732,6 +18732,7 @@ in
Kerberos AVFoundation MediaToolbox
CoreLocation Foundation AddressBook;
inherit (darwin) libobjc;
inherit (rustPackages_1_38_0) cargo rustc;
};
});