Auto merge of #24767 - Manishearth:xargoup, r=nox

Update xargo

Fixes https://github.com/servo/servo/issues/24766 (I already built and uploaded a package, and have a local build running using it)

I don't know why this fixes that issue, or why that issue turned up in the first place. But it seems to work!

r? @jdm
This commit is contained in:
bors-servo 2019-11-18 09:22:58 -05:00 committed by GitHub
commit 49ec49f637
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,5 +11,5 @@ WINDOWS_MSVC = {
"openssl": "111.3.0+1.1.1c-vs2017-2019-09-18",
"gstreamer-uwp": "1.16.0.5",
"openxr-loader-uwp": "1.0",
"xargo": "v0.3.16",
"xargo": "v0.3.17",
}