pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

alacrity: Update to newest commit, fail a little later.



Module Name:	pkgsrc-wip
Committed By:	ng0 <ng0%n0.is@localhost>
Pushed By:	ng0
Date:		Mon Jul 29 09:07:24 2019 +0000
Changeset:	42ffbb004a8e8330e6e7c389709b316f953608c5

Modified Files:
	alacritty/Makefile
	alacritty/distinfo
Removed Files:
	alacritty/patches/patch-Cargo_lock
	alacritty/patches/patch-Cargo_toml
	alacritty/patches/patch-netbsd

Log Message:
alacrity: Update to newest commit, fail a little later.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=42ffbb004a8e8330e6e7c389709b316f953608c5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 alacritty/Makefile                 |  568 +++++++-------
 alacritty/distinfo                 |   59 +-
 alacritty/patches/patch-Cargo_lock | 1435 ------------------------------------
 alacritty/patches/patch-Cargo_toml |   24 -
 alacritty/patches/patch-netbsd     |   53 --
 5 files changed, 312 insertions(+), 1827 deletions(-)

diffs:
diff --git a/alacritty/Makefile b/alacritty/Makefile
index 86b4e5e2b7..d8700560e6 100644
--- a/alacritty/Makefile
+++ b/alacritty/Makefile
@@ -3,7 +3,7 @@
 DISTNAME=	alacritty-${GITHUB_TAG}
 CATEGORIES=	x11
 MASTER_SITES=	${MASTER_SITE_GITHUB:=jwilm/}
-GITHUB_TAG=	84aca672964e29b5b4503b7da7bc34fc395f08ab
+GITHUB_TAG=	72dfa477a9785289931e8e05dfc8244bb6a4e81c
 
 MAINTAINER=	ng0%n0.is@localhost
 HOMEPAGE=	https://github.com/jwilm/alacritty
@@ -12,288 +12,288 @@ LICENSE=	apache-2.0
 USE_LANGUAGES+=	c c++
 USE_TOOLS+=	gmake pkg-config # For fontconfig-sys
 
-CARGO_CRATE_DEPENDS+=	adler32-1.0.3 \
-		aho-corasick-0.6.10 \
-		aho-corasick-0.7.4 \
-		andrew-0.2.1 \
-		android_glue-0.2.3 \
-		ansi_term-0.11.0 \
-		approx-0.3.2 \
-		arc-swap-0.3.11 \
-		argon2rs-0.2.5 \
-		arrayvec-0.4.11 \
-		atty-0.2.12 \
-		autocfg-0.1.4 \
-		backtrace-0.3.32 \
-		backtrace-sys-0.1.30 \
-		base64-0.10.1 \
-		bindgen-0.33.2 \
-		bitflags-1.1.0 \
-		blake2-rfc-0.2.18 \
-		block-0.1.6 \
-		byteorder-1.3.2 \
-		bzip2-0.3.3 \
-		bzip2-sys-0.1.7 \
-		c2-chacha-0.2.2 \
-		cc-1.0.37 \
-		cexpr-0.2.3 \
-		cfg-if-0.1.9 \
-		cgl-0.2.3 \
-		clang-sys-0.22.0 \
-		clap-2.33.0 \
-		clipboard-win-2.2.0 \
-		cloudabi-0.0.3 \
-		cmake-0.1.40 \
-		cocoa-0.18.4 \
-		color_quant-1.0.1 \
-		constant_time_eq-0.1.3 \
-		core-foundation-0.6.4 \
-		core-foundation-sys-0.6.2 \
-		core-graphics-0.17.3 \
-		core-text-13.2.0 \
-		crc32fast-1.2.0 \
-		crossbeam-channel-0.3.8 \
-		crossbeam-deque-0.6.3 \
-		crossbeam-epoch-0.7.1 \
-		crossbeam-queue-0.1.2 \
-		crossbeam-utils-0.6.5 \
-		deflate-0.7.20 \
-		derivative-1.0.2 \
-		dirs-1.0.5 \
-		dlib-0.4.1 \
-		downcast-rs-1.0.4 \
-		dtoa-0.4.4 \
-		dunce-1.0.0 \
-		dwrote-0.9.0 \
-		either-1.5.2 \
-		embed-resource-1.2.1 \
-		env_logger-0.5.13 \
-		env_logger-0.6.2 \
-		errno-0.2.4 \
-		errno-dragonfly-0.1.1 \
-		euclid-0.19.9 \
-		euclid_macros-0.1.0 \
-		expat-sys-2.1.6 \
-		failure-0.1.5 \
-		failure_derive-0.1.5 \
-		filetime-0.2.5 \
-		fnv-1.0.6 \
-		foreign-types-0.3.2 \
-		foreign-types-0.4.0 \
-		foreign-types-macros-0.1.0 \
-		foreign-types-shared-0.1.1 \
-		foreign-types-shared-0.2.0 \
-		freetype-rs-0.19.1 \
-		freetype-sys-0.7.1 \
-		fsevent-0.4.0 \
-		fsevent-sys-2.0.1 \
-		fuchsia-cprng-0.1.1 \
-		fuchsia-zircon-0.3.3 \
-		fuchsia-zircon-sys-0.3.3 \
-		gcc-0.3.55 \
-		getrandom-0.1.6 \
-		gif-0.10.2 \
-		gl_generator-0.11.0 \
-		gleam-0.6.18 \
-		glob-0.2.11 \
-		glutin-0.21.0 \
-		glutin_egl_sys-0.1.3 \
-		glutin_emscripten_sys-0.1.0 \
-		glutin_gles2_sys-0.1.3 \
-		glutin_glx_sys-0.1.5 \
-		glutin_wgl_sys-0.1.3 \
-		http_req-0.5.1 \
-		humantime-1.2.0 \
-		idna-0.1.5 \
-		image-0.21.2 \
-		inflate-0.4.5 \
-		inotify-0.6.1 \
-		inotify-sys-0.1.3 \
-		iovec-0.1.2 \
-		itoa-0.4.4 \
-		jpeg-decoder-0.1.15 \
-		kernel32-sys-0.2.2 \
-		khronos_api-3.1.0 \
-		lazy_static-1.3.0 \
-		lazycell-1.2.1 \
-		libc-0.2.59 \
-		libflate-0.1.25 \
-		libloading-0.5.2 \
-		libz-sys-1.0.25 \
-		line_drawing-0.7.0 \
-		linked-hash-map-0.5.2 \
-		lock_api-0.1.5 \
-		log-0.4.7 \
-		lzw-0.10.0 \
-		malloc_buf-0.0.6 \
-		matches-0.1.8 \
-		memchr-1.0.2 \
-		memchr-2.2.1 \
-		memmap-0.7.0 \
-		memoffset-0.2.1 \
-		mio-0.6.19 \
-		mio-anonymous-pipes-0.1.0 \
-		mio-extras-2.0.5 \
-		mio-named-pipes-0.1.6 \
-		mio-uds-0.6.7 \
-		miow-0.2.1 \
-		miow-0.3.3 \
-		named_pipe-0.3.0 \
-		native-tls-0.2.3 \
-		net2-0.2.33 \
-		nix-0.14.1 \
-		nodrop-0.1.13 \
-		nom-3.2.1 \
-		nom-4.2.3 \
-		notify-4.0.12 \
-		num-derive-0.2.5 \
-		num-integer-0.1.41 \
-		num-iter-0.1.39 \
-		num-rational-0.2.2 \
-		num-traits-0.2.8 \
-		num_cpus-1.10.1 \
-		objc-0.2.6 \
-		objc-foundation-0.1.1 \
-		objc_id-0.1.1 \
-		openssl-0.10.23 \
-		openssl-probe-0.1.2 \
-		openssl-sys-0.9.47 \
-		ordered-float-1.0.2 \
-		osmesa-sys-0.1.2 \
-		owning_ref-0.4.0 \
-		parking_lot-0.7.1 \
-		parking_lot_core-0.4.0 \
-		peeking_take_while-0.1.2 \
-		percent-encoding-1.0.1 \
-		phf-0.7.24 \
-		phf_codegen-0.7.24 \
-		phf_generator-0.7.24 \
-		phf_shared-0.7.24 \
-		pkg-config-0.3.14 \
-		png-0.14.1 \
-		podio-0.1.6 \
-		ppv-lite86-0.2.5 \
-		proc-macro2-0.4.30 \
-		quick-error-1.2.2 \
-		quote-0.3.15 \
-		quote-0.6.13 \
-		rand-0.6.5 \
-		rand-0.7.0 \
-		rand_chacha-0.1.1 \
-		rand_chacha-0.2.0 \
-		rand_core-0.3.1 \
-		rand_core-0.4.0 \
-		rand_core-0.5.0 \
-		rand_hc-0.1.0 \
-		rand_hc-0.2.0 \
-		rand_isaac-0.1.1 \
-		rand_jitter-0.1.4 \
-		rand_os-0.1.3 \
-		rand_pcg-0.1.2 \
-		rand_xorshift-0.1.1 \
-		rayon-1.1.0 \
-		rayon-core-1.5.0 \
-		rdrand-0.4.0 \
-		redox_syscall-0.1.56 \
-		redox_users-0.3.0 \
-		regex-0.2.11 \
-		regex-1.1.9 \
-		regex-syntax-0.5.6 \
-		regex-syntax-0.6.8 \
-		remove_dir_all-0.5.2 \
-		rle-decode-fast-1.0.1 \
-		rustc-demangle-0.1.15 \
-		rustc_tools_util-0.2.0 \
-		rustc_version-0.2.3 \
-		rusttype-0.7.7 \
-		ryu-1.0.0 \
-		same-file-1.0.4 \
-		schannel-0.1.15 \
-		scoped_threadpool-0.1.9 \
-		scopeguard-0.3.3 \
-		security-framework-0.3.1 \
-		security-framework-sys-0.3.1 \
-		semver-0.9.0 \
-		semver-parser-0.7.0 \
-		serde-1.0.94 \
-		serde_derive-1.0.94 \
-		serde_json-1.0.40 \
-		serde_yaml-0.8.9 \
-		servo-fontconfig-0.4.0 \
-		servo-fontconfig-sys-4.0.7 \
-		shared_library-0.1.9 \
-		signal-hook-0.1.9 \
-		signal-hook-registry-1.0.1 \
-		siphasher-0.2.3 \
-		slab-0.4.2 \
-		smallvec-0.6.10 \
-		smithay-client-toolkit-0.4.6 \
-		smithay-client-toolkit-0.6.3 \
-		smithay-clipboard-0.3.3 \
-		socket2-0.3.9 \
-		spin-0.5.0 \
-		spsc-buffer-0.1.1 \
-		stable_deref_trait-1.1.1 \
-		static_assertions-0.3.3 \
-		stb_truetype-0.2.6 \
-		strsim-0.8.0 \
-		syn-0.15.39 \
-		synstructure-0.10.2 \
-		take_mut-0.2.2 \
-		tempfile-3.1.0 \
-		termcolor-1.0.5 \
-		terminfo-0.6.1 \
-		textwrap-0.11.0 \
-		thread_local-0.3.6 \
-		tiff-0.2.2 \
-		time-0.1.42 \
-		ucd-util-0.1.3 \
-		unicase-2.4.0 \
-		unicode-bidi-0.3.4 \
-		unicode-normalization-0.1.8 \
-		unicode-width-0.1.5 \
-		unicode-xid-0.1.0 \
-		url-1.7.2 \
-		utf8-ranges-1.0.3 \
-		utf8parse-0.1.1 \
-		vcpkg-0.2.7 \
-		vec_map-0.8.1 \
-		version_check-0.1.5 \
-		void-1.0.2 \
-		vswhom-0.1.0 \
-		vswhom-sys-0.1.0 \
-		vte-0.3.3 \
-		walkdir-2.2.8 \
-		wayland-client-0.21.13 \
-		wayland-client-0.23.5 \
-		wayland-commons-0.21.13 \
-		wayland-commons-0.23.5 \
-		wayland-protocols-0.21.13 \
-		wayland-protocols-0.23.5 \
-		wayland-scanner-0.21.13 \
-		wayland-scanner-0.23.5 \
-		wayland-sys-0.21.13 \
-		wayland-sys-0.23.5 \
-		which-1.0.5 \
-		widestring-0.4.0 \
-		winapi-0.2.8 \
-		winapi-0.3.7 \
-		winapi-build-0.1.1 \
-		winapi-i686-pc-windows-gnu-0.4.0 \
-		winapi-util-0.1.2 \
-		winapi-x86_64-pc-windows-gnu-0.4.0 \
-		wincolor-1.0.1 \
-		winit-0.19.1 \
-		winpty-sys-0.4.3 \
-		winreg-0.5.1 \
-		ws2_32-sys-0.2.1 \
-		x11-clipboard-0.3.3 \
-		x11-dl-2.18.3 \
-		xcb-0.8.2 \
-		xdg-2.2.0 \
-		xml-rs-0.8.0 \
-		yaml-rust-0.4.3 \
-		zip-0.5.2
+CARGO_CRATE_DEPENDS+=	adler32-1.0.3
+CARGO_CRATE_DEPENDS+=	aho-corasick-0.6.10
+CARGO_CRATE_DEPENDS+=	aho-corasick-0.7.4
+CARGO_CRATE_DEPENDS+=	andrew-0.2.1
+CARGO_CRATE_DEPENDS+=	android_glue-0.2.3
+CARGO_CRATE_DEPENDS+=	ansi_term-0.11.0
+CARGO_CRATE_DEPENDS+=	approx-0.3.2
+CARGO_CRATE_DEPENDS+=	arc-swap-0.3.11
+CARGO_CRATE_DEPENDS+=	argon2rs-0.2.5
+CARGO_CRATE_DEPENDS+=	arrayvec-0.4.11
+CARGO_CRATE_DEPENDS+=	atty-0.2.13
+CARGO_CRATE_DEPENDS+=	autocfg-0.1.4
+CARGO_CRATE_DEPENDS+=	backtrace-0.3.30
+CARGO_CRATE_DEPENDS+=	backtrace-sys-0.1.30
+CARGO_CRATE_DEPENDS+=	base64-0.10.1
+CARGO_CRATE_DEPENDS+=	bindgen-0.33.2
+CARGO_CRATE_DEPENDS+=	bitflags-1.1.0
+CARGO_CRATE_DEPENDS+=	blake2-rfc-0.2.18
+CARGO_CRATE_DEPENDS+=	block-0.1.6
+CARGO_CRATE_DEPENDS+=	byteorder-1.3.2
+CARGO_CRATE_DEPENDS+=	bzip2-0.3.3
+CARGO_CRATE_DEPENDS+=	bzip2-sys-0.1.7
+CARGO_CRATE_DEPENDS+=	c2-chacha-0.2.2
+CARGO_CRATE_DEPENDS+=	cc-1.0.37
+CARGO_CRATE_DEPENDS+=	cexpr-0.2.3
+CARGO_CRATE_DEPENDS+=	cfg-if-0.1.9
+CARGO_CRATE_DEPENDS+=	cgl-0.2.3
+CARGO_CRATE_DEPENDS+=	clang-sys-0.22.0
+CARGO_CRATE_DEPENDS+=	clap-2.33.0
+CARGO_CRATE_DEPENDS+=	clipboard-win-2.2.0
+CARGO_CRATE_DEPENDS+=	cloudabi-0.0.3
+CARGO_CRATE_DEPENDS+=	cmake-0.1.40
+CARGO_CRATE_DEPENDS+=	cocoa-0.18.4
+CARGO_CRATE_DEPENDS+=	color_quant-1.0.1
+CARGO_CRATE_DEPENDS+=	constant_time_eq-0.1.3
+CARGO_CRATE_DEPENDS+=	core-foundation-0.6.4
+CARGO_CRATE_DEPENDS+=	core-foundation-sys-0.6.2
+CARGO_CRATE_DEPENDS+=	core-graphics-0.17.3
+CARGO_CRATE_DEPENDS+=	core-text-13.2.0
+CARGO_CRATE_DEPENDS+=	crc32fast-1.2.0
+CARGO_CRATE_DEPENDS+=	crossbeam-channel-0.3.8
+CARGO_CRATE_DEPENDS+=	crossbeam-deque-0.6.3
+CARGO_CRATE_DEPENDS+=	crossbeam-epoch-0.7.1
+CARGO_CRATE_DEPENDS+=	crossbeam-queue-0.1.2
+CARGO_CRATE_DEPENDS+=	crossbeam-utils-0.6.5
+CARGO_CRATE_DEPENDS+=	deflate-0.7.20
+CARGO_CRATE_DEPENDS+=	derivative-1.0.2
+CARGO_CRATE_DEPENDS+=	dirs-1.0.5
+CARGO_CRATE_DEPENDS+=	dlib-0.4.1
+CARGO_CRATE_DEPENDS+=	downcast-rs-1.0.4
+CARGO_CRATE_DEPENDS+=	dtoa-0.4.4
+CARGO_CRATE_DEPENDS+=	dunce-1.0.0
+CARGO_CRATE_DEPENDS+=	dwrote-0.9.0
+CARGO_CRATE_DEPENDS+=	either-1.5.2
+CARGO_CRATE_DEPENDS+=	embed-resource-1.2.1
+CARGO_CRATE_DEPENDS+=	env_logger-0.5.13
+CARGO_CRATE_DEPENDS+=	env_logger-0.6.2
+CARGO_CRATE_DEPENDS+=	errno-0.2.4
+CARGO_CRATE_DEPENDS+=	errno-dragonfly-0.1.1
+CARGO_CRATE_DEPENDS+=	euclid-0.19.9
+CARGO_CRATE_DEPENDS+=	euclid_macros-0.1.0
+CARGO_CRATE_DEPENDS+=	expat-sys-2.1.6
+CARGO_CRATE_DEPENDS+=	failure-0.1.5
+CARGO_CRATE_DEPENDS+=	failure_derive-0.1.5
+CARGO_CRATE_DEPENDS+=	filetime-0.2.5
+CARGO_CRATE_DEPENDS+=	fnv-1.0.6
+CARGO_CRATE_DEPENDS+=	foreign-types-0.3.2
+CARGO_CRATE_DEPENDS+=	foreign-types-0.4.0
+CARGO_CRATE_DEPENDS+=	foreign-types-macros-0.1.0
+CARGO_CRATE_DEPENDS+=	foreign-types-shared-0.1.1
+CARGO_CRATE_DEPENDS+=	foreign-types-shared-0.2.0
+CARGO_CRATE_DEPENDS+=	freetype-rs-0.19.1
+CARGO_CRATE_DEPENDS+=	freetype-sys-0.7.1
+CARGO_CRATE_DEPENDS+=	fsevent-0.4.0
+CARGO_CRATE_DEPENDS+=	fsevent-sys-2.0.1
+CARGO_CRATE_DEPENDS+=	fuchsia-cprng-0.1.1
+CARGO_CRATE_DEPENDS+=	fuchsia-zircon-0.3.3
+CARGO_CRATE_DEPENDS+=	fuchsia-zircon-sys-0.3.3
+CARGO_CRATE_DEPENDS+=	gcc-0.3.55
+CARGO_CRATE_DEPENDS+=	getrandom-0.1.6
+CARGO_CRATE_DEPENDS+=	gif-0.10.2
+CARGO_CRATE_DEPENDS+=	gl_generator-0.11.0
+CARGO_CRATE_DEPENDS+=	gl_generator-0.13.0
+CARGO_CRATE_DEPENDS+=	gleam-0.6.18
+CARGO_CRATE_DEPENDS+=	glob-0.2.11
+CARGO_CRATE_DEPENDS+=	glutin-0.21.0
+CARGO_CRATE_DEPENDS+=	glutin_egl_sys-0.1.3
+CARGO_CRATE_DEPENDS+=	glutin_emscripten_sys-0.1.0
+CARGO_CRATE_DEPENDS+=	glutin_gles2_sys-0.1.3
+CARGO_CRATE_DEPENDS+=	glutin_glx_sys-0.1.5
+CARGO_CRATE_DEPENDS+=	glutin_wgl_sys-0.1.3
+CARGO_CRATE_DEPENDS+=	http_req-0.5.1
+CARGO_CRATE_DEPENDS+=	humantime-1.2.0
+CARGO_CRATE_DEPENDS+=	idna-0.1.5
+CARGO_CRATE_DEPENDS+=	image-0.21.2
+CARGO_CRATE_DEPENDS+=	inflate-0.4.5
+CARGO_CRATE_DEPENDS+=	inotify-0.6.1
+CARGO_CRATE_DEPENDS+=	inotify-sys-0.1.3
+CARGO_CRATE_DEPENDS+=	iovec-0.1.2
+CARGO_CRATE_DEPENDS+=	itoa-0.4.4
+CARGO_CRATE_DEPENDS+=	jpeg-decoder-0.1.15
+CARGO_CRATE_DEPENDS+=	kernel32-sys-0.2.2
+CARGO_CRATE_DEPENDS+=	khronos_api-3.1.0
+CARGO_CRATE_DEPENDS+=	lazy_static-1.3.0
+CARGO_CRATE_DEPENDS+=	lazycell-1.2.1
+CARGO_CRATE_DEPENDS+=	libc-0.2.60
+CARGO_CRATE_DEPENDS+=	libflate-0.1.25
+CARGO_CRATE_DEPENDS+=	libloading-0.5.2
+CARGO_CRATE_DEPENDS+=	libz-sys-1.0.25
+CARGO_CRATE_DEPENDS+=	line_drawing-0.7.0
+CARGO_CRATE_DEPENDS+=	linked-hash-map-0.5.2
+CARGO_CRATE_DEPENDS+=	lock_api-0.1.5
+CARGO_CRATE_DEPENDS+=	log-0.4.7
+CARGO_CRATE_DEPENDS+=	lzw-0.10.0
+CARGO_CRATE_DEPENDS+=	malloc_buf-0.0.6
+CARGO_CRATE_DEPENDS+=	matches-0.1.8
+CARGO_CRATE_DEPENDS+=	memchr-1.0.2
+CARGO_CRATE_DEPENDS+=	memchr-2.2.1
+CARGO_CRATE_DEPENDS+=	memmap-0.7.0
+CARGO_CRATE_DEPENDS+=	memoffset-0.2.1
+CARGO_CRATE_DEPENDS+=	mio-0.6.19
+CARGO_CRATE_DEPENDS+=	mio-anonymous-pipes-0.1.0
+CARGO_CRATE_DEPENDS+=	mio-extras-2.0.5
+CARGO_CRATE_DEPENDS+=	mio-named-pipes-0.1.6
+CARGO_CRATE_DEPENDS+=	miow-0.2.1
+CARGO_CRATE_DEPENDS+=	miow-0.3.3
+CARGO_CRATE_DEPENDS+=	named_pipe-0.3.0
+CARGO_CRATE_DEPENDS+=	native-tls-0.2.3
+CARGO_CRATE_DEPENDS+=	net2-0.2.33
+CARGO_CRATE_DEPENDS+=	nix-0.14.1
+CARGO_CRATE_DEPENDS+=	nodrop-0.1.13
+CARGO_CRATE_DEPENDS+=	nom-3.2.1
+CARGO_CRATE_DEPENDS+=	nom-4.2.3
+CARGO_CRATE_DEPENDS+=	notify-4.0.12
+CARGO_CRATE_DEPENDS+=	num-derive-0.2.5
+CARGO_CRATE_DEPENDS+=	num-integer-0.1.41
+CARGO_CRATE_DEPENDS+=	num-iter-0.1.39
+CARGO_CRATE_DEPENDS+=	num-rational-0.2.2
+CARGO_CRATE_DEPENDS+=	num-traits-0.2.8
+CARGO_CRATE_DEPENDS+=	num_cpus-1.10.1
+CARGO_CRATE_DEPENDS+=	objc-0.2.6
+CARGO_CRATE_DEPENDS+=	objc-foundation-0.1.1
+CARGO_CRATE_DEPENDS+=	objc_id-0.1.1
+CARGO_CRATE_DEPENDS+=	openssl-0.10.23
+CARGO_CRATE_DEPENDS+=	openssl-probe-0.1.2
+CARGO_CRATE_DEPENDS+=	openssl-sys-0.9.47
+CARGO_CRATE_DEPENDS+=	ordered-float-1.0.2
+CARGO_CRATE_DEPENDS+=	osmesa-sys-0.1.2
+CARGO_CRATE_DEPENDS+=	owning_ref-0.4.0
+CARGO_CRATE_DEPENDS+=	parking_lot-0.7.1
+CARGO_CRATE_DEPENDS+=	parking_lot_core-0.4.0
+CARGO_CRATE_DEPENDS+=	peeking_take_while-0.1.2
+CARGO_CRATE_DEPENDS+=	percent-encoding-1.0.1
+CARGO_CRATE_DEPENDS+=	phf-0.7.24
+CARGO_CRATE_DEPENDS+=	phf_codegen-0.7.24
+CARGO_CRATE_DEPENDS+=	phf_generator-0.7.24
+CARGO_CRATE_DEPENDS+=	phf_shared-0.7.24
+CARGO_CRATE_DEPENDS+=	pkg-config-0.3.14
+CARGO_CRATE_DEPENDS+=	png-0.14.1
+CARGO_CRATE_DEPENDS+=	podio-0.1.6
+CARGO_CRATE_DEPENDS+=	ppv-lite86-0.2.5
+CARGO_CRATE_DEPENDS+=	proc-macro2-0.4.30
+CARGO_CRATE_DEPENDS+=	quick-error-1.2.2
+CARGO_CRATE_DEPENDS+=	quote-0.3.15
+CARGO_CRATE_DEPENDS+=	quote-0.6.13
+CARGO_CRATE_DEPENDS+=	rand-0.6.5
+CARGO_CRATE_DEPENDS+=	rand-0.7.0
+CARGO_CRATE_DEPENDS+=	rand_chacha-0.1.1
+CARGO_CRATE_DEPENDS+=	rand_chacha-0.2.0
+CARGO_CRATE_DEPENDS+=	rand_core-0.3.1
+CARGO_CRATE_DEPENDS+=	rand_core-0.4.0
+CARGO_CRATE_DEPENDS+=	rand_core-0.5.0
+CARGO_CRATE_DEPENDS+=	rand_hc-0.1.0
+CARGO_CRATE_DEPENDS+=	rand_hc-0.2.0
+CARGO_CRATE_DEPENDS+=	rand_isaac-0.1.1
+CARGO_CRATE_DEPENDS+=	rand_jitter-0.1.4
+CARGO_CRATE_DEPENDS+=	rand_os-0.1.3
+CARGO_CRATE_DEPENDS+=	rand_pcg-0.1.2
+CARGO_CRATE_DEPENDS+=	rand_xorshift-0.1.1
+CARGO_CRATE_DEPENDS+=	rayon-1.1.0
+CARGO_CRATE_DEPENDS+=	rayon-core-1.5.0
+CARGO_CRATE_DEPENDS+=	rdrand-0.4.0
+CARGO_CRATE_DEPENDS+=	redox_syscall-0.1.56
+CARGO_CRATE_DEPENDS+=	redox_users-0.3.0
+CARGO_CRATE_DEPENDS+=	regex-0.2.11
+CARGO_CRATE_DEPENDS+=	regex-1.1.9
+CARGO_CRATE_DEPENDS+=	regex-syntax-0.5.6
+CARGO_CRATE_DEPENDS+=	regex-syntax-0.6.8
+CARGO_CRATE_DEPENDS+=	remove_dir_all-0.5.2
+CARGO_CRATE_DEPENDS+=	rle-decode-fast-1.0.1
+CARGO_CRATE_DEPENDS+=	rustc-demangle-0.1.15
+CARGO_CRATE_DEPENDS+=	rustc_tools_util-0.2.0
+CARGO_CRATE_DEPENDS+=	rustc_version-0.2.3
+CARGO_CRATE_DEPENDS+=	rusttype-0.7.7
+CARGO_CRATE_DEPENDS+=	ryu-1.0.0
+CARGO_CRATE_DEPENDS+=	same-file-1.0.5
+CARGO_CRATE_DEPENDS+=	schannel-0.1.15
+CARGO_CRATE_DEPENDS+=	scoped_threadpool-0.1.9
+CARGO_CRATE_DEPENDS+=	scopeguard-0.3.3
+CARGO_CRATE_DEPENDS+=	security-framework-0.3.1
+CARGO_CRATE_DEPENDS+=	security-framework-sys-0.3.1
+CARGO_CRATE_DEPENDS+=	semver-0.9.0
+CARGO_CRATE_DEPENDS+=	semver-parser-0.7.0
+CARGO_CRATE_DEPENDS+=	serde-1.0.94
+CARGO_CRATE_DEPENDS+=	serde_derive-1.0.94
+CARGO_CRATE_DEPENDS+=	serde_json-1.0.40
+CARGO_CRATE_DEPENDS+=	serde_yaml-0.8.9
+CARGO_CRATE_DEPENDS+=	servo-fontconfig-0.4.0
+CARGO_CRATE_DEPENDS+=	servo-fontconfig-sys-4.0.7
+CARGO_CRATE_DEPENDS+=	shared_library-0.1.9
+CARGO_CRATE_DEPENDS+=	signal-hook-0.1.10
+CARGO_CRATE_DEPENDS+=	signal-hook-registry-1.0.1
+CARGO_CRATE_DEPENDS+=	siphasher-0.2.3
+CARGO_CRATE_DEPENDS+=	slab-0.4.2
+CARGO_CRATE_DEPENDS+=	smallvec-0.6.10
+CARGO_CRATE_DEPENDS+=	smithay-client-toolkit-0.4.6
+CARGO_CRATE_DEPENDS+=	smithay-client-toolkit-0.6.3
+CARGO_CRATE_DEPENDS+=	smithay-clipboard-0.3.3
+CARGO_CRATE_DEPENDS+=	socket2-0.3.9
+CARGO_CRATE_DEPENDS+=	spin-0.5.0
+CARGO_CRATE_DEPENDS+=	spsc-buffer-0.1.1
+CARGO_CRATE_DEPENDS+=	stable_deref_trait-1.1.1
+CARGO_CRATE_DEPENDS+=	static_assertions-0.3.3
+CARGO_CRATE_DEPENDS+=	stb_truetype-0.2.6
+CARGO_CRATE_DEPENDS+=	strsim-0.8.0
+CARGO_CRATE_DEPENDS+=	syn-0.15.39
+CARGO_CRATE_DEPENDS+=	synstructure-0.10.2
+CARGO_CRATE_DEPENDS+=	take_mut-0.2.2
+CARGO_CRATE_DEPENDS+=	tempfile-3.1.0
+CARGO_CRATE_DEPENDS+=	termcolor-1.0.5
+CARGO_CRATE_DEPENDS+=	terminfo-0.6.1
+CARGO_CRATE_DEPENDS+=	textwrap-0.11.0
+CARGO_CRATE_DEPENDS+=	thread_local-0.3.6
+CARGO_CRATE_DEPENDS+=	tiff-0.2.2
+CARGO_CRATE_DEPENDS+=	time-0.1.42
+CARGO_CRATE_DEPENDS+=	ucd-util-0.1.3
+CARGO_CRATE_DEPENDS+=	unicase-2.4.0
+CARGO_CRATE_DEPENDS+=	unicode-bidi-0.3.4
+CARGO_CRATE_DEPENDS+=	unicode-normalization-0.1.8
+CARGO_CRATE_DEPENDS+=	unicode-width-0.1.5
+CARGO_CRATE_DEPENDS+=	unicode-xid-0.1.0
+CARGO_CRATE_DEPENDS+=	url-1.7.2
+CARGO_CRATE_DEPENDS+=	utf8-ranges-1.0.3
+CARGO_CRATE_DEPENDS+=	utf8parse-0.1.1
+CARGO_CRATE_DEPENDS+=	vcpkg-0.2.7
+CARGO_CRATE_DEPENDS+=	vec_map-0.8.1
+CARGO_CRATE_DEPENDS+=	version_check-0.1.5
+CARGO_CRATE_DEPENDS+=	void-1.0.2
+CARGO_CRATE_DEPENDS+=	vswhom-0.1.0
+CARGO_CRATE_DEPENDS+=	vswhom-sys-0.1.0
+CARGO_CRATE_DEPENDS+=	vte-0.3.3
+CARGO_CRATE_DEPENDS+=	walkdir-2.2.8
+CARGO_CRATE_DEPENDS+=	wayland-client-0.21.13
+CARGO_CRATE_DEPENDS+=	wayland-client-0.23.5
+CARGO_CRATE_DEPENDS+=	wayland-commons-0.21.13
+CARGO_CRATE_DEPENDS+=	wayland-commons-0.23.5
+CARGO_CRATE_DEPENDS+=	wayland-protocols-0.21.13
+CARGO_CRATE_DEPENDS+=	wayland-protocols-0.23.5
+CARGO_CRATE_DEPENDS+=	wayland-scanner-0.21.13
+CARGO_CRATE_DEPENDS+=	wayland-scanner-0.23.5
+CARGO_CRATE_DEPENDS+=	wayland-sys-0.21.13
+CARGO_CRATE_DEPENDS+=	wayland-sys-0.23.5
+CARGO_CRATE_DEPENDS+=	which-1.0.5
+CARGO_CRATE_DEPENDS+=	widestring-0.4.0
+CARGO_CRATE_DEPENDS+=	winapi-0.2.8
+CARGO_CRATE_DEPENDS+=	winapi-0.3.7
+CARGO_CRATE_DEPENDS+=	winapi-build-0.1.1
+CARGO_CRATE_DEPENDS+=	winapi-i686-pc-windows-gnu-0.4.0
+CARGO_CRATE_DEPENDS+=	winapi-util-0.1.2
+CARGO_CRATE_DEPENDS+=	winapi-x86_64-pc-windows-gnu-0.4.0
+CARGO_CRATE_DEPENDS+=	wincolor-1.0.1
+CARGO_CRATE_DEPENDS+=	winit-0.19.1
+CARGO_CRATE_DEPENDS+=	winpty-sys-0.4.3
+CARGO_CRATE_DEPENDS+=	winreg-0.5.1
+CARGO_CRATE_DEPENDS+=	ws2_32-sys-0.2.1
+CARGO_CRATE_DEPENDS+=	x11-clipboard-0.3.3
+CARGO_CRATE_DEPENDS+=	x11-dl-2.18.3
+CARGO_CRATE_DEPENDS+=	xcb-0.8.2
+CARGO_CRATE_DEPENDS+=	xdg-2.2.0
+CARGO_CRATE_DEPENDS+=	xml-rs-0.8.0
+CARGO_CRATE_DEPENDS+=	yaml-rust-0.4.3
+CARGO_CRATE_DEPENDS+=	zip-0.5.2
 
 INSTALLATION_DIRS=	bin
 
@@ -323,5 +323,5 @@ do-install:
 .include "../../lang/rust/buildlink3.mk"
 .include "../../security/openssl/buildlink3.mk"
 .include "../../x11/libxcb/buildlink3.mk"
-.include "../../x11/xcb-util/buildlink3.mk"
+# .include "../../x11/xcb-util/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/alacritty/distinfo b/alacritty/distinfo
index 5d7ce42385..c33af1f422 100644
--- a/alacritty/distinfo
+++ b/alacritty/distinfo
@@ -12,10 +12,10 @@ SHA1 (aho-corasick-0.7.4.crate) = 52ed14308d230c40711e28ee710dfa4a39cbcc48
 RMD160 (aho-corasick-0.7.4.crate) = 7927668569f11123687aad1930d40d984647fb12
 SHA512 (aho-corasick-0.7.4.crate) = 06863d85a3183c7ace014d6a8345d47147df53475c194030607314b80e00890625ae88e3e669d15e54704f2d3132dd6bf56dc057b87dab7f06c5deaf50d29b79
 Size (aho-corasick-0.7.4.crate) = 55480 bytes
-SHA1 (alacritty-84aca672964e29b5b4503b7da7bc34fc395f08ab-84aca672964e29b5b4503b7da7bc34fc395f08ab.tar.gz) = ef290dac801a01633818a6dfbde2ac2ab0ffdb44
-RMD160 (alacritty-84aca672964e29b5b4503b7da7bc34fc395f08ab-84aca672964e29b5b4503b7da7bc34fc395f08ab.tar.gz) = a0d59b83bad4d6b39bd4ac24888219e304e0d012
-SHA512 (alacritty-84aca672964e29b5b4503b7da7bc34fc395f08ab-84aca672964e29b5b4503b7da7bc34fc395f08ab.tar.gz) = b408f2e978741efae586c8b0cab6aa0ac546ed68d134774e72dfa62877e9e94f9475d70a0fa9ed829e66d79fe57bc530a660e908d962f16ccb851d3c5811fa40
-Size (alacritty-84aca672964e29b5b4503b7da7bc34fc395f08ab-84aca672964e29b5b4503b7da7bc34fc395f08ab.tar.gz) = 1350042 bytes
+SHA1 (alacritty-72dfa477a9785289931e8e05dfc8244bb6a4e81c-72dfa477a9785289931e8e05dfc8244bb6a4e81c.tar.gz) = 3de703acccc971c603ef67596c1fe068a7980cdb
+RMD160 (alacritty-72dfa477a9785289931e8e05dfc8244bb6a4e81c-72dfa477a9785289931e8e05dfc8244bb6a4e81c.tar.gz) = 56acf14cfbc42cc4114463a8e6d1ac9aec57e372
+SHA512 (alacritty-72dfa477a9785289931e8e05dfc8244bb6a4e81c-72dfa477a9785289931e8e05dfc8244bb6a4e81c.tar.gz) = 57e9facde7ad0b565f43d837adc8c52d59d872fedba8d9018323844cb765ca43bb9f0bcf8263e9d153e0475de9379e8fb353f1b89f06f469977888613d25f5f0
+Size (alacritty-72dfa477a9785289931e8e05dfc8244bb6a4e81c-72dfa477a9785289931e8e05dfc8244bb6a4e81c.tar.gz) = 1420992 bytes
 SHA1 (andrew-0.2.1.crate) = 2cef5ff6fde642dc427a906300a47c240944d556
 RMD160 (andrew-0.2.1.crate) = bad7e7ffb1485e9de77fcc6a45fd5c7e4f36e0b3
 SHA512 (andrew-0.2.1.crate) = 06ba5a756e0d84953dcb1cd1714d1639e67e836dcdd92f5f77c2b35a2afdf0b0babcdf598e2c5cf2dc8661c8326bc27b1ac3c9963a5fcbc2e0c753da6ac730ea
@@ -44,18 +44,18 @@ SHA1 (arrayvec-0.4.11.crate) = 5320beef113fe2ee9a167d05d833c655459904a5
 RMD160 (arrayvec-0.4.11.crate) = 73df390cd1779f395b1f5485f161eb4b20a44cbe
 SHA512 (arrayvec-0.4.11.crate) = 6919f07fce0aa834b75ecc722476d05580a7dd58e8119b0ead5077d6501ee69ffef71016b6e63ed0617ce2d29a6fa1a4f5431d7aa20340c9f3f2e4c9c93d49c4
 Size (arrayvec-0.4.11.crate) = 26439 bytes
-SHA1 (atty-0.2.12.crate) = 54615244416bb021adaa88d7007ef1feb626d84a
-RMD160 (atty-0.2.12.crate) = 64993d8e2683336a415c9dee9b0e050eda90a613
-SHA512 (atty-0.2.12.crate) = 9db172ba8414e5fb1c68069a2a0071f2014c320b6726856beacd7eb5dfae8ee20b588752648f4cec30e30ce29a4164e44d1c56c905cef15f91a96e6e64673ebb
-Size (atty-0.2.12.crate) = 4739 bytes
+SHA1 (atty-0.2.13.crate) = fe4ed7919862d59949ff30dcea47c7ab740812f1
+RMD160 (atty-0.2.13.crate) = 7b23f66e3d9dbeb654c198c48b7e834e68f5d82a
+SHA512 (atty-0.2.13.crate) = 4554ca7dedb4c2e8693e5847ef1fe66161ed4cb2c19156bb03f41ce7e7ea21838369dabaf447a60d1468de8bfbb7087438c12934c4569dde63df074f168569ad
+Size (atty-0.2.13.crate) = 4764 bytes
 SHA1 (autocfg-0.1.4.crate) = f748adc784e209369a57eeea3149ec9b679c38ee
 RMD160 (autocfg-0.1.4.crate) = e52e99774e26b36d8e8eea851aa7c575ed13916a
 SHA512 (autocfg-0.1.4.crate) = 811b68ea24a836980026abba12598b35359abdff5660e6e9d3cc65e3edbedcd10dffc208900af5d4c21e983e1218b5fb5499117c05ab60b3e4716f0529b231ce
 Size (autocfg-0.1.4.crate) = 10937 bytes
-SHA1 (backtrace-0.3.32.crate) = 0053edbd597ff5d7f22a1452c4394e26d6d75c39
-RMD160 (backtrace-0.3.32.crate) = 6470e196fde6a5a071b2302416e56c56d7ed2a61
-SHA512 (backtrace-0.3.32.crate) = 3d0ac22101d22d672ed8a695c202b934bc3c5482f1d7db96b3e5787abf1cb2f2fa8b6ad9a0c35a09790e71df30762546a9d3fd1fb959c5fc383e9af1c2fef94b
-Size (backtrace-0.3.32.crate) = 50979 bytes
+SHA1 (backtrace-0.3.30.crate) = 174e9f13652e41f4691c09197154b685e655dd2a
+RMD160 (backtrace-0.3.30.crate) = 503d91fdac37d0669c5a1e07e7b6fbd011c277b8
+SHA512 (backtrace-0.3.30.crate) = 73eb9cecaa8baa9da571f49ac9a1e8e159d042e59b934df4b7474e4a49ade66aea69c49505b987855942856302790065f56f25b2e25657af00afc5afaf123c20
+Size (backtrace-0.3.30.crate) = 49787 bytes
 SHA1 (backtrace-sys-0.1.30.crate) = 702ccbf4c66e62f3568cb996c81f84e96f8be49e
 RMD160 (backtrace-sys-0.1.30.crate) = 79b5a948094d705b3d109f42f34d3886c6dd99a3
 SHA512 (backtrace-sys-0.1.30.crate) = 8f80419510e86ee8a9db4a61aa599cbd316c0de46afed1459b4802e45e11c1f66b1a821301d6ad71bd134cb898c7cf75f954c9dfd2c8cfbef299482b509225fd
@@ -332,6 +332,10 @@ SHA1 (gl_generator-0.11.0.crate) = aef9718b6b86b3972279a5285de9ffe37f70a15f
 RMD160 (gl_generator-0.11.0.crate) = bb87656c62b58d0de2a6ad17e8c3024d4cc8ac47
 SHA512 (gl_generator-0.11.0.crate) = c332308c25f0e9a0484e786643a0c0a262593c6c51f079e3c81381aae0f32b560b22e4c05329a10845a999afadff4cf37e5a571e067d9541acaeda54fe9e276f
 Size (gl_generator-0.11.0.crate) = 22189 bytes
+SHA1 (gl_generator-0.13.0.crate) = d1c77487702862f049e23915b847cc432950cbe3
+RMD160 (gl_generator-0.13.0.crate) = 6157240e1f1b57e9d0eec3a320dff98bf558a035
+SHA512 (gl_generator-0.13.0.crate) = 5cfbf201aac9d21453f3845313c45d4df6527077cfe6f9627310fdce15ed627072935e38a798bfee3a38be61d754e3c27bf6f15f06308adb0bd2d2eeb0aa0f2a
+Size (gl_generator-0.13.0.crate) = 22215 bytes
 SHA1 (gleam-0.6.18.crate) = b38175bc0c58b44272995a31c78899ae7190d453
 RMD160 (gleam-0.6.18.crate) = 6bfed0531b302a8a990bbec13c7da95550f6402a
 SHA512 (gleam-0.6.18.crate) = 0101480d4341c23125e1e04e571f8da2c4da5489e417c9e314fff4d5be455af64838b0b53d0040b09056edac22863bedf313dc34892dabd0422bd5ed62be9b68
@@ -420,10 +424,10 @@ SHA1 (lazycell-1.2.1.crate) = cdd694abd50b27e4d5d908cbaa6600e2cc159ab3
 RMD160 (lazycell-1.2.1.crate) = aa0807dc6f3190c61f6525b601ade584e5f55cfa
 SHA512 (lazycell-1.2.1.crate) = de74ccd6a3c32c360a12a51ba1d51d6530130396b37d63350a960956ae0ba13e9ac31e2bb70b61ddf055fdfbe7e559b20a38415cac3906839684905a01256ff2
 Size (lazycell-1.2.1.crate) = 11691 bytes
-SHA1 (libc-0.2.59.crate) = 750e6103fa5be07ced7c7d7ea0da955f114ce39a
-RMD160 (libc-0.2.59.crate) = 96ea1ade26552308eb4462f1d6509eb348bdf5a3
-SHA512 (libc-0.2.59.crate) = c95afe2d78cc536aeb4c4f976e6e7cf3cf41406af19cd67cfe8a5d3ce298a6578a052eae43a53b6a4b41c67c58561b57b6d1f02ff1ad0a708bd096416bb0b65a
-Size (libc-0.2.59.crate) = 408668 bytes
+SHA1 (libc-0.2.60.crate) = 19b399fa96e8fde936a8ec1dd15515f36d473876
+RMD160 (libc-0.2.60.crate) = 15e5de92d6750eb53e7f69c50809e03a9ae6f7ad
+SHA512 (libc-0.2.60.crate) = 649bb508f5e2800712618e76686c12dd3e7956ce2197d620b1b53427496296889f2743cf060e53400b33ea86982dff2c7d7c85b151fc1233895fb4c7f786b39c
+Size (libc-0.2.60.crate) = 409744 bytes
 SHA1 (libflate-0.1.25.crate) = bb0c9ff329f1713d7f1118b306fc0d9ae7cae9ef
 RMD160 (libflate-0.1.25.crate) = bebb75a195fc420f778c2db05722381656fde5f8
 SHA512 (libflate-0.1.25.crate) = 10273f1f8b51f69ed56acd9e51beefebc18d99d5756cbf2661d53c234a2e6e920675da74a14628026fd95e28aef063452577d926c0b15cd30a38bd7e2bf005b3
@@ -496,10 +500,6 @@ SHA1 (mio-named-pipes-0.1.6.crate) = 7be9bdb57a2e37f66fffea1a8d3199bbadb91f95
 RMD160 (mio-named-pipes-0.1.6.crate) = bab8582f85aef6cb61305890467a8e2bf0e48688
 SHA512 (mio-named-pipes-0.1.6.crate) = 02e33e7b2d33eba7865ddb158bbf5e72b8eebf728e4f06831d71db431d9e444307f42ca490ea2d9a0388fab1734e1ef4dda99127036e58fabd1f7186221a3b61
 Size (mio-named-pipes-0.1.6.crate) = 14766 bytes
-SHA1 (mio-uds-0.6.7.crate) = a2fd10f4ed64a230ee1e2ce14a6ffb462e20c71e
-RMD160 (mio-uds-0.6.7.crate) = 3f4b14a55229a89af6113ed9cb6279399ba66156
-SHA512 (mio-uds-0.6.7.crate) = fe16c8702eef599c2379a2b72a0408970c3318e240d6ed59077c7fcae142bfcda4d9e342e3185338671b82719f7c2ab156bb28a54818a54c249216dbb0f8bb04
-Size (mio-uds-0.6.7.crate) = 14389 bytes
 SHA1 (miow-0.2.1.crate) = 24513c07f48a663928315211f9e803917055e9e6
 RMD160 (miow-0.2.1.crate) = cb287b2c09dcd951fb798144902df7b503dbed2b
 SHA512 (miow-0.2.1.crate) = b2639b1976274b7a01ec3ff7fd019087775e3bc5365101b24db480bf9c9b66e8a1aa34405d44db6c2be753265a5124054eb37870b84cae2c63fb6b36bd5c6d72
@@ -784,10 +784,10 @@ SHA1 (ryu-1.0.0.crate) = 40a676c8add301dbc8cc181681a4e6eed1194503
 RMD160 (ryu-1.0.0.crate) = 34e8fea1e369046c1e2eb94517eefa428046da86
 SHA512 (ryu-1.0.0.crate) = b5dd360611fdf76ff13d377c1c79ce09a4fab90a8b7fc917a4424b8246c8a0da7d3ec515b8c69b695d936b1207072d173b9f40fd5cb218f1eab947862112caf0
 Size (ryu-1.0.0.crate) = 40170 bytes
-SHA1 (same-file-1.0.4.crate) = ee326fedd846c34299b71bb983212afe7dd3c03f
-RMD160 (same-file-1.0.4.crate) = 54aaf855c0d1dcc8a5c370c1629c09819fdfb0bf
-SHA512 (same-file-1.0.4.crate) = bfb961dc7a31d5dd3be748d6ac609006ba71e0a6f61ec06c5f96a651e1ad1e768873b7cc2a10d9a52a6c670e7b56bf015df2974158001cb3138e2108d3160fea
-Size (same-file-1.0.4.crate) = 8678 bytes
+SHA1 (same-file-1.0.5.crate) = ac1d197acde4b474b188266153ccf3bd56050a24
+RMD160 (same-file-1.0.5.crate) = dfb150dd6af4f2f4e6d8b5e8cc4905a3b180977b
+SHA512 (same-file-1.0.5.crate) = 33be985579210b64eed7e26f24a695e2a59992ae51723e5aa026ba34dbb05be4c377bb25db9797dca1f70aa4be58f33cae32a89b61fe6b9353de9fb902ba2dcc
+Size (same-file-1.0.5.crate) = 9861 bytes
 SHA1 (schannel-0.1.15.crate) = 75b71ca5112b93c62387d79183d8f6feb59bb0da
 RMD160 (schannel-0.1.15.crate) = 0f984c2135a49d3947a6532ae1e6313f42fe42cb
 SHA512 (schannel-0.1.15.crate) = 9c6f3cf370b76b8fd37cd26a5dfd686b532c30d47ef477548fa6994195dcfa053edcc2e8a395736768d5815b9f18db175be2e9d099767dd4ff4d9a8a3157675b
@@ -844,10 +844,10 @@ SHA1 (shared_library-0.1.9.crate) = a25d3c6b3bd53753af6251d4df5f7bd421fdf916
 RMD160 (shared_library-0.1.9.crate) = 487b8c788e1abcb87a6c190b91e32f2f5cb97ed1
 SHA512 (shared_library-0.1.9.crate) = 8696f5d9ae976b04ac3f559ff1c4945c5554fc741bd9e62207a475a331f8c90fa8c2d583ac9cf96dd18fd543b65fc469aa76dad2f526c00c68182130d4396462
 Size (shared_library-0.1.9.crate) = 10566 bytes
-SHA1 (signal-hook-0.1.9.crate) = 2387bfdfe14ce5a35f8750e4c0314556b3023059
-RMD160 (signal-hook-0.1.9.crate) = 979989f459e214f1b1fa0e42cd600ae7fe39a4c1
-SHA512 (signal-hook-0.1.9.crate) = 441ffe909ab91d83ff567b05f10a83e25ab6ef0a2b3860c2497f78d0150a81b8cb85cf1724b88e3fe9499cabf394caf46197e4dd1984e71e95c2897b99b581f5
-Size (signal-hook-0.1.9.crate) = 20380 bytes
+SHA1 (signal-hook-0.1.10.crate) = 31e34858a8e9e1a50a87742764e8872044f0d917
+RMD160 (signal-hook-0.1.10.crate) = 5d4fea3bb2f9d11bce040cf9b268fd965acb50e7
+SHA512 (signal-hook-0.1.10.crate) = a92898bd08d9870b3a59c92342d811b7911891862f5e4ff68b1c75ab7ad34535eac9d2b4e84e8a654421c4fc602cb2143f78d30b20a56c581d07b3dfe15efcae
+Size (signal-hook-0.1.10.crate) = 20840 bytes
 SHA1 (signal-hook-registry-1.0.1.crate) = b214d776a8249d664cb51fa77c1a18f410e1fe7c
 RMD160 (signal-hook-registry-1.0.1.crate) = fe36ca1f112a5e8681d05cce3f46c0d28e98dbb3
 SHA512 (signal-hook-registry-1.0.1.crate) = d23ca7f974777b6a2053fd04ec05eae73c54735d0370173fafdc2a39dde6cab3cef78b94cce3930a9105e70760022ffe96968a1adbd350efebf83aac707217f7
@@ -1132,8 +1132,5 @@ SHA1 (zip-0.5.2.crate) = b4efe358b8267688f6e2f9ca36af9b8e764d55da
 RMD160 (zip-0.5.2.crate) = 0e4e10d7a43571fdb8926bf68bcc2728447bcb65
 SHA512 (zip-0.5.2.crate) = 4433cb75ec8bbaa946c8ffd8f1ee2f50b4117a660b850ceb5f38e688ad903979fbb4a885926cba14fac11eb8089e1155ce9041ec132be78952baa7fc4666880d
 Size (zip-0.5.2.crate) = 29522 bytes
-SHA1 (patch-Cargo_lock) = ff9b19da3369bc98d533f2f62d7939b5e59f3521
-SHA1 (patch-Cargo_toml) = e04c454e0bee8ec5fb609ce1d59e607c053d303f
-SHA1 (patch-netbsd) = a8419e720397558012c16826fe130cb7cc161016
 SHA1 (patch-vendor_xcb-0.8.2_build_rs) = a459226fbc9600903e753e70045c588bfe3bd399
 SHA1 (patch-vendor_xcb-0.8.2_rs-client_py) = fccc10dfa3984c30adb71ed2ed6127130e6aa448
diff --git a/alacritty/patches/patch-Cargo_lock b/alacritty/patches/patch-Cargo_lock
deleted file mode 100644
index 409f21c2fc..0000000000
--- a/alacritty/patches/patch-Cargo_lock
+++ /dev/null
@@ -1,1435 +0,0 @@
-$NetBSD$
-
-From 114769ba295f3b58139a630af712e05188676ba3 Mon Sep 17 00:00:00 2001
-From: Christian Duerr <contact%christianduerr.com@localhost>
-Date: Sat, 13 Jul 2019 18:09:10 +0200
-Subject: [PATCH] Update depedencies
-
----
- Cargo.lock | 447 ++++++++++++++++++++++++++++++-----------------------
- 1 file changed, 254 insertions(+), 193 deletions(-)
-
-diff --git a/Cargo.lock b/Cargo.lock
-index 3e7178eae..ac3777507 100644
---- Cargo.lock~
-+++ Cargo.lock
-@@ -10,15 +10,15 @@ name = "aho-corasick"
- version = "0.6.10"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-- "memchr 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "memchr 2.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
- [[package]]
- name = "aho-corasick"
--version = "0.7.3"
-+version = "0.7.4"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-- "memchr 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "memchr 2.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
- [[package]]
-@@ -29,10 +29,10 @@ dependencies = [
-  "clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
-  "crossbeam-channel 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
-  "dirs 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
-- "env_logger 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
-- "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "env_logger 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "log 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)",
-  "rustc_tools_util 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
-- "serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "serde_json 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
-  "serde_yaml 0.8.9 (registry+https://github.com/rust-lang/crates.io-index)",
-  "time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",
-  "winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
-@@ -54,8 +54,8 @@ dependencies = [
-  "gl_generator 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
-  "glutin 0.21.0 (registry+https://github.com/rust-lang/crates.io-index)",
-  "image 0.21.2 (registry+https://github.com/rust-lang/crates.io-index)",
-- "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
-- "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "log 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)",
-  "mio 0.6.19 (registry+https://github.com/rust-lang/crates.io-index)",
-  "mio-anonymous-pipes 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
-  "mio-extras 2.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
-@@ -67,7 +67,7 @@ dependencies = [
-  "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
-  "serde 1.0.94 (registry+https://github.com/rust-lang/crates.io-index)",
-  "serde_derive 1.0.94 (registry+https://github.com/rust-lang/crates.io-index)",
-- "serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "serde_json 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
-  "serde_yaml 0.8.9 (registry+https://github.com/rust-lang/crates.io-index)",
-  "signal-hook 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
-  "static_assertions 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
-@@ -78,7 +78,6 @@ dependencies = [
-  "widestring 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
-  "winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
-  "winpty 0.1.0",
-- "x11-dl 2.18.3 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
- [[package]]
-@@ -131,7 +130,7 @@ dependencies = [
- 
- [[package]]
- name = "arrayvec"
--version = "0.4.10"
-+version = "0.4.11"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-  "nodrop 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)",
-@@ -139,11 +138,10 @@ dependencies = [
- 
- [[package]]
- name = "atty"
--version = "0.2.11"
-+version = "0.2.12"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-- "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
-- "termion 1.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
-  "winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
-@@ -154,23 +152,22 @@ source = "registry+https://github.com/rust-lang/crates.io-index";
- 
- [[package]]
- name = "backtrace"
--version = "0.3.30"
-+version = "0.3.32"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-- "autocfg 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
-- "backtrace-sys 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "backtrace-sys 0.1.30 (registry+https://github.com/rust-lang/crates.io-index)",
-  "cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
-- "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
-  "rustc-demangle 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
- [[package]]
- name = "backtrace-sys"
--version = "0.1.29"
-+version = "0.1.30"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-  "cc 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
-- "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
- [[package]]
-@@ -192,7 +189,7 @@ dependencies = [
-  "clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
-  "env_logger 0.5.13 (registry+https://github.com/rust-lang/crates.io-index)",
-  "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
-- "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "log 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)",
-  "peeking_take_while 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
-  "quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)",
-  "regex 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
-@@ -209,7 +206,7 @@ name = "blake2-rfc"
- version = "0.2.18"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-- "arrayvec 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "arrayvec 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
-  "constant_time_eq 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
-@@ -229,7 +226,7 @@ version = "0.3.3"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-  "bzip2-sys 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
-- "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
- [[package]]
-@@ -238,7 +235,16 @@ version = "0.1.7"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-  "cc 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
-- "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
-+]
-+
-+[[package]]
-+name = "c2-chacha"
-+version = "0.2.2"
-+source = "registry+https://github.com/rust-lang/crates.io-index";
-+dependencies = [
-+ "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "ppv-lite86 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
- [[package]]
-@@ -267,8 +273,8 @@ name = "cgl"
- version = "0.2.3"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-- "gleam 0.6.17 (registry+https://github.com/rust-lang/crates.io-index)",
-- "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "gleam 0.6.18 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
- [[package]]
-@@ -277,8 +283,8 @@ version = "0.22.0"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-  "glob 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
-- "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
-- "libloading 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libloading 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
- [[package]]
-@@ -287,7 +293,7 @@ version = "2.33.0"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-  "ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
-- "atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "atty 0.2.12 (registry+https://github.com/rust-lang/crates.io-index)",
-  "bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
-  "strsim 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
-  "textwrap 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
-@@ -329,7 +335,7 @@ dependencies = [
-  "core-foundation 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)",
-  "core-graphics 0.17.3 (registry+https://github.com/rust-lang/crates.io-index)",
-  "foreign-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
-- "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
-  "objc 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
-@@ -364,7 +370,7 @@ version = "0.6.4"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-  "core-foundation-sys 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
-- "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
- [[package]]
-@@ -380,7 +386,7 @@ dependencies = [
-  "bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
-  "core-foundation 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)",
-  "foreign-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
-- "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
- [[package]]
-@@ -391,7 +397,7 @@ dependencies = [
-  "core-foundation 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)",
-  "core-graphics 0.17.3 (registry+https://github.com/rust-lang/crates.io-index)",
-  "foreign-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
-- "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
- [[package]]
-@@ -425,7 +431,7 @@ name = "crossbeam-epoch"
- version = "0.7.1"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-- "arrayvec 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "arrayvec 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
-  "cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
-  "crossbeam-utils 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
-  "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
-@@ -452,7 +458,7 @@ dependencies = [
- 
- [[package]]
- name = "deflate"
--version = "0.7.19"
-+version = "0.7.20"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-  "adler32 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
-@@ -465,7 +471,7 @@ version = "1.0.2"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-  "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)",
-- "quote 0.6.12 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
-  "syn 0.15.39 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
-@@ -474,7 +480,7 @@ name = "dirs"
- version = "1.0.5"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-- "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
-  "redox_users 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
-  "winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
-@@ -484,7 +490,7 @@ name = "dlib"
- version = "0.4.1"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-- "libloading 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libloading 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
- [[package]]
-@@ -508,7 +514,7 @@ version = "0.9.0"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-  "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
-- "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
-  "serde 1.0.94 (registry+https://github.com/rust-lang/crates.io-index)",
-  "serde_derive 1.0.94 (registry+https://github.com/rust-lang/crates.io-index)",
-  "winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
-@@ -533,22 +539,22 @@ name = "env_logger"
- version = "0.5.13"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-- "atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "atty 0.2.12 (registry+https://github.com/rust-lang/crates.io-index)",
-  "humantime 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
-- "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
-- "regex 1.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "log 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "regex 1.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
-  "termcolor 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
- [[package]]
- name = "env_logger"
--version = "0.6.1"
-+version = "0.6.2"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-- "atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "atty 0.2.12 (registry+https://github.com/rust-lang/crates.io-index)",
-  "humantime 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
-- "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
-- "regex 1.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "log 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "regex 1.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
-  "termcolor 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
-@@ -558,7 +564,7 @@ version = "0.2.4"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-  "errno-dragonfly 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
-- "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
-  "winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
-@@ -568,7 +574,7 @@ version = "0.1.1"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-  "gcc 0.3.55 (registry+https://github.com/rust-lang/crates.io-index)",
-- "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
- [[package]]
-@@ -586,7 +592,7 @@ version = "0.1.0"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-  "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)",
-- "quote 0.6.12 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
-  "syn 0.15.39 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
-@@ -604,7 +610,7 @@ name = "failure"
- version = "0.1.5"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-- "backtrace 0.3.30 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "backtrace 0.3.32 (registry+https://github.com/rust-lang/crates.io-index)",
-  "failure_derive 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
-@@ -614,7 +620,7 @@ version = "0.1.5"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-  "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)",
-- "quote 0.6.12 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
-  "syn 0.15.39 (registry+https://github.com/rust-lang/crates.io-index)",
-  "synstructure 0.10.2 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
-@@ -625,8 +631,8 @@ version = "0.2.5"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-  "cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
-- "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
-- "redox_syscall 0.1.54 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "redox_syscall 0.1.56 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
- [[package]]
-@@ -646,8 +652,8 @@ dependencies = [
-  "euclid 0.19.9 (registry+https://github.com/rust-lang/crates.io-index)",
-  "foreign-types 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
-  "freetype-rs 0.19.1 (registry+https://github.com/rust-lang/crates.io-index)",
-- "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
-- "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "log 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)",
-  "servo-fontconfig 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
-@@ -674,7 +680,7 @@ version = "0.1.0"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-  "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)",
-- "quote 0.6.12 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
-  "syn 0.15.39 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
-@@ -695,7 +701,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-  "bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
-  "freetype-sys 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
-- "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
- [[package]]
-@@ -703,7 +709,7 @@ name = "freetype-sys"
- version = "0.7.1"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-- "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
-  "libz-sys 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)",
-  "pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
-@@ -722,7 +728,7 @@ name = "fsevent-sys"
- version = "2.0.1"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-- "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
- [[package]]
-@@ -749,6 +755,15 @@ name = "gcc"
- version = "0.3.55"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- 
-+[[package]]
-+name = "getrandom"
-+version = "0.1.6"
-+source = "registry+https://github.com/rust-lang/crates.io-index";
-+dependencies = [
-+ "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
-+]
-+
- [[package]]
- name = "gif"
- version = "0.10.2"
-@@ -764,13 +779,13 @@ version = "0.11.0"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-  "khronos_api 3.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
-- "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "log 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)",
-  "xml-rs 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
- [[package]]
- name = "gleam"
--version = "0.6.17"
-+version = "0.6.18"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-  "gl_generator 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
-@@ -798,7 +813,7 @@ dependencies = [
-  "glutin_glx_sys 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
-  "glutin_wgl_sys 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
-  "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
-- "libloading 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libloading 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
-  "objc 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
-  "osmesa-sys 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
-  "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
-@@ -849,7 +864,7 @@ dependencies = [
- 
- [[package]]
- name = "http_req"
--version = "0.5.0"
-+version = "0.5.1"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-  "native-tls 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
-@@ -906,7 +921,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-  "bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
-  "inotify-sys 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
-- "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
- [[package]]
-@@ -914,7 +929,7 @@ name = "inotify-sys"
- version = "0.1.3"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-- "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
- [[package]]
-@@ -922,7 +937,7 @@ name = "iovec"
- version = "0.1.2"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-- "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
-  "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
-@@ -958,6 +973,9 @@ source = "registry+https://github.com/rust-lang/crates.io-index";
- name = "lazy_static"
- version = "1.3.0"
- source = "registry+https://github.com/rust-lang/crates.io-index";
-+dependencies = [
-+ "spin 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
-+]
- 
- [[package]]
- name = "lazycell"
-@@ -966,22 +984,24 @@ source = "registry+https://github.com/rust-lang/crates.io-index";
- 
- [[package]]
- name = "libc"
--version = "0.2.58"
-+version = "0.2.59"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- 
- [[package]]
- name = "libflate"
--version = "0.1.24"
-+version = "0.1.25"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-  "adler32 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
-  "byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
-  "crc32fast 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "rle-decode-fast 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "take_mut 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
- [[package]]
- name = "libloading"
--version = "0.5.1"
-+version = "0.5.2"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-  "cc 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
-@@ -994,9 +1014,9 @@ version = "1.0.25"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-  "cc 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
-- "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
-  "pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)",
-- "vcpkg 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "vcpkg 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
- [[package]]
-@@ -1023,7 +1043,7 @@ dependencies = [
- 
- [[package]]
- name = "log"
--version = "0.4.6"
-+version = "0.4.7"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-  "cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
-@@ -1039,7 +1059,7 @@ name = "malloc_buf"
- version = "0.0.6"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-- "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
- [[package]]
-@@ -1052,12 +1072,12 @@ name = "memchr"
- version = "1.0.2"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-- "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
- [[package]]
- name = "memchr"
--version = "2.2.0"
-+version = "2.2.1"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- 
- [[package]]
-@@ -1065,7 +1085,7 @@ name = "memmap"
- version = "0.7.0"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-- "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
-  "winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
-@@ -1083,8 +1103,8 @@ dependencies = [
-  "fuchsia-zircon-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
-  "iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
-  "kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
-- "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
-- "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "log 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)",
-  "miow 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
-  "net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)",
-  "slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
-@@ -1108,7 +1128,7 @@ version = "2.0.5"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-  "lazycell 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
-- "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "log 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)",
-  "mio 0.6.19 (registry+https://github.com/rust-lang/crates.io-index)",
-  "slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
-@@ -1118,7 +1138,7 @@ name = "mio-named-pipes"
- version = "0.1.6"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-- "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "log 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)",
-  "mio 0.6.19 (registry+https://github.com/rust-lang/crates.io-index)",
-  "miow 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
-  "winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
-@@ -1130,7 +1150,7 @@ version = "0.6.7"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-  "iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
-- "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
-  "mio 0.6.19 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
-@@ -1169,15 +1189,15 @@ version = "0.2.3"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-  "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
-- "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
-- "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "log 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)",
-  "openssl 0.10.23 (registry+https://github.com/rust-lang/crates.io-index)",
-  "openssl-probe 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
-  "openssl-sys 0.9.47 (registry+https://github.com/rust-lang/crates.io-index)",
-  "schannel 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)",
-  "security-framework 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
-  "security-framework-sys 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
-- "tempfile 3.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "tempfile 3.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
- [[package]]
-@@ -1186,7 +1206,7 @@ version = "0.2.33"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-  "cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
-- "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
-  "winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
-@@ -1198,7 +1218,7 @@ dependencies = [
-  "bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
-  "cc 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
-  "cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
-- "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
-  "void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
-@@ -1220,7 +1240,7 @@ name = "nom"
- version = "4.2.3"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-- "memchr 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "memchr 2.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
-  "version_check 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
-@@ -1235,7 +1255,7 @@ dependencies = [
-  "fsevent-sys 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
-  "inotify 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
-  "kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
-- "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
-  "mio 0.6.19 (registry+https://github.com/rust-lang/crates.io-index)",
-  "mio-extras 2.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
-  "walkdir 2.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
-@@ -1248,7 +1268,7 @@ version = "0.2.5"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-  "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)",
-- "quote 0.6.12 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
-  "syn 0.15.39 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
-@@ -1294,14 +1314,9 @@ name = "num_cpus"
- version = "1.10.1"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-- "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
--[[package]]
--name = "numtoa"
--version = "0.1.0"
--source = "registry+https://github.com/rust-lang/crates.io-index";
--
- [[package]]
- name = "objc"
- version = "0.2.6"
-@@ -1337,7 +1352,7 @@ dependencies = [
-  "cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
-  "foreign-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
-  "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
-- "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
-  "openssl-sys 0.9.47 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
-@@ -1353,9 +1368,9 @@ source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-  "autocfg 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
-  "cc 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
-- "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
-  "pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)",
-- "vcpkg 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "vcpkg 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
- [[package]]
-@@ -1396,7 +1411,7 @@ name = "parking_lot_core"
- version = "0.4.0"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-- "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
-  "rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
-  "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
-  "smallvec 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)",
-@@ -1458,7 +1473,7 @@ version = "0.14.1"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-  "bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
-- "deflate 0.7.19 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "deflate 0.7.20 (registry+https://github.com/rust-lang/crates.io-index)",
-  "inflate 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
-  "num-iter 0.1.39 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
-@@ -1468,6 +1483,11 @@ name = "podio"
- version = "0.1.6"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- 
-+[[package]]
-+name = "ppv-lite86"
-+version = "0.2.5"
-+source = "registry+https://github.com/rust-lang/crates.io-index";
-+
- [[package]]
- name = "proc-macro2"
- version = "0.4.30"
-@@ -1488,7 +1508,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index";
- 
- [[package]]
- name = "quote"
--version = "0.6.12"
-+version = "0.6.13"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-  "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)",
-@@ -1500,7 +1520,7 @@ version = "0.6.5"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-  "autocfg 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
-- "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
-  "rand_chacha 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
-  "rand_core 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
-  "rand_hc 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
-@@ -1512,6 +1532,18 @@ dependencies = [
-  "winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
-+[[package]]
-+name = "rand"
-+version = "0.7.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index";
-+dependencies = [
-+ "getrandom 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "rand_chacha 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "rand_core 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "rand_hc 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
-+]
-+
- [[package]]
- name = "rand_chacha"
- version = "0.1.1"
-@@ -1521,6 +1553,16 @@ dependencies = [
-  "rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
-+[[package]]
-+name = "rand_chacha"
-+version = "0.2.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index";
-+dependencies = [
-+ "autocfg 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "c2-chacha 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "rand_core 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
-+]
-+
- [[package]]
- name = "rand_core"
- version = "0.3.1"
-@@ -1534,6 +1576,14 @@ name = "rand_core"
- version = "0.4.0"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- 
-+[[package]]
-+name = "rand_core"
-+version = "0.5.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index";
-+dependencies = [
-+ "getrandom 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
-+]
-+
- [[package]]
- name = "rand_hc"
- version = "0.1.0"
-@@ -1542,6 +1592,14 @@ dependencies = [
-  "rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
-+[[package]]
-+name = "rand_hc"
-+version = "0.2.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index";
-+dependencies = [
-+ "rand_core 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
-+]
-+
- [[package]]
- name = "rand_isaac"
- version = "0.1.1"
-@@ -1555,7 +1613,7 @@ name = "rand_jitter"
- version = "0.1.4"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-- "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
-  "rand_core 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
-  "winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
-@@ -1567,7 +1625,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-  "cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
-  "fuchsia-cprng 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
-- "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
-  "rand_core 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
-  "rdrand 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
-  "winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
-@@ -1622,17 +1680,9 @@ dependencies = [
- 
- [[package]]
- name = "redox_syscall"
--version = "0.1.54"
-+version = "0.1.56"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- 
--[[package]]
--name = "redox_termios"
--version = "0.1.1"
--source = "registry+https://github.com/rust-lang/crates.io-index";
--dependencies = [
-- "redox_syscall 0.1.54 (registry+https://github.com/rust-lang/crates.io-index)",
--]
--
- [[package]]
- name = "redox_users"
- version = "0.3.0"
-@@ -1641,7 +1691,7 @@ dependencies = [
-  "argon2rs 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
-  "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
-  "rand_os 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
-- "redox_syscall 0.1.54 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "redox_syscall 0.1.56 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
- [[package]]
-@@ -1650,7 +1700,7 @@ version = "0.2.11"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-  "aho-corasick 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)",
-- "memchr 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "memchr 2.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
-  "regex-syntax 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
-  "thread_local 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
-  "utf8-ranges 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
-@@ -1658,12 +1708,12 @@ dependencies = [
- 
- [[package]]
- name = "regex"
--version = "1.1.7"
-+version = "1.1.9"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-- "aho-corasick 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
-- "memchr 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
-- "regex-syntax 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "aho-corasick 0.7.4 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "memchr 2.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "regex-syntax 0.6.8 (registry+https://github.com/rust-lang/crates.io-index)",
-  "thread_local 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
-  "utf8-ranges 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
-@@ -1678,7 +1728,7 @@ dependencies = [
- 
- [[package]]
- name = "regex-syntax"
--version = "0.6.7"
-+version = "0.6.8"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-  "ucd-util 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
-@@ -1692,6 +1742,11 @@ dependencies = [
-  "winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
-+[[package]]
-+name = "rle-decode-fast"
-+version = "1.0.1"
-+source = "registry+https://github.com/rust-lang/crates.io-index";
-+
- [[package]]
- name = "rustc-demangle"
- version = "0.1.15"
-@@ -1716,14 +1771,14 @@ version = "0.7.7"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-  "approx 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
-- "arrayvec 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "arrayvec 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
-  "ordered-float 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
-  "stb_truetype 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
- [[package]]
- name = "ryu"
--version = "0.2.8"
-+version = "1.0.0"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- 
- [[package]]
-@@ -1760,7 +1815,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-  "core-foundation 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)",
-  "core-foundation-sys 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
-- "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
-  "security-framework-sys 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
-@@ -1796,17 +1851,17 @@ version = "1.0.94"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-  "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)",
-- "quote 0.6.12 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
-  "syn 0.15.39 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
- [[package]]
- name = "serde_json"
--version = "1.0.39"
-+version = "1.0.40"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-  "itoa 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
-- "ryu 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "ryu 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
-  "serde 1.0.94 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
-@@ -1826,7 +1881,7 @@ name = "servo-fontconfig"
- version = "0.4.0"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-- "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
-  "servo-fontconfig-sys 4.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
-@@ -1853,7 +1908,7 @@ version = "0.1.9"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-  "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
-- "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
- [[package]]
-@@ -1861,7 +1916,7 @@ name = "signal-hook"
- version = "0.1.9"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-- "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
-  "mio 0.6.19 (registry+https://github.com/rust-lang/crates.io-index)",
-  "mio-uds 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
-  "signal-hook-registry 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
-@@ -1873,7 +1928,7 @@ version = "1.0.1"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-  "arc-swap 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)",
-- "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
- [[package]]
-@@ -1937,11 +1992,16 @@ version = "0.3.9"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-  "cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
-- "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
-- "redox_syscall 0.1.54 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "redox_syscall 0.1.56 (registry+https://github.com/rust-lang/crates.io-index)",
-  "winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
-+[[package]]
-+name = "spin"
-+version = "0.5.0"
-+source = "registry+https://github.com/rust-lang/crates.io-index";
-+
- [[package]]
- name = "spsc-buffer"
- version = "0.1.1"
-@@ -1976,7 +2036,7 @@ version = "0.15.39"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-  "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)",
-- "quote 0.6.12 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
-  "unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
-@@ -1986,20 +2046,25 @@ version = "0.10.2"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-  "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)",
-- "quote 0.6.12 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
-  "syn 0.15.39 (registry+https://github.com/rust-lang/crates.io-index)",
-  "unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
-+[[package]]
-+name = "take_mut"
-+version = "0.2.2"
-+source = "registry+https://github.com/rust-lang/crates.io-index";
-+
- [[package]]
- name = "tempfile"
--version = "3.0.8"
-+version = "3.1.0"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-  "cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
-- "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
-- "rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
-- "redox_syscall 0.1.54 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "rand 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "redox_syscall 0.1.56 (registry+https://github.com/rust-lang/crates.io-index)",
-  "remove_dir_all 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
-  "winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
-@@ -2023,17 +2088,6 @@ dependencies = [
-  "phf_codegen 0.7.24 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
--[[package]]
--name = "termion"
--version = "1.5.3"
--source = "registry+https://github.com/rust-lang/crates.io-index";
--dependencies = [
-- "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
-- "numtoa 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
-- "redox_syscall 0.1.54 (registry+https://github.com/rust-lang/crates.io-index)",
-- "redox_termios 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
--]
--
- [[package]]
- name = "textwrap"
- version = "0.11.0"
-@@ -2066,8 +2120,8 @@ name = "time"
- version = "0.1.42"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-- "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
-- "redox_syscall 0.1.54 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "redox_syscall 0.1.56 (registry+https://github.com/rust-lang/crates.io-index)",
-  "winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
-@@ -2132,7 +2186,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index";
- 
- [[package]]
- name = "vcpkg"
--version = "0.2.6"
-+version = "0.2.7"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- 
- [[package]]
-@@ -2155,7 +2209,7 @@ name = "vswhom"
- version = "0.1.0"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-- "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
-  "vswhom-sys 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
-@@ -2165,7 +2219,7 @@ version = "0.1.0"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-  "cc 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
-- "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
- [[package]]
-@@ -2193,7 +2247,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-  "bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
-  "downcast-rs 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
-- "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
-  "nix 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)",
-  "wayland-commons 0.21.13 (registry+https://github.com/rust-lang/crates.io-index)",
-  "wayland-scanner 0.21.13 (registry+https://github.com/rust-lang/crates.io-index)",
-@@ -2207,7 +2261,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-  "bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
-  "downcast-rs 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
-- "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
-  "nix 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)",
-  "wayland-commons 0.23.5 (registry+https://github.com/rust-lang/crates.io-index)",
-  "wayland-scanner 0.23.5 (registry+https://github.com/rust-lang/crates.io-index)",
-@@ -2261,7 +2315,7 @@ version = "0.21.13"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-  "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)",
-- "quote 0.6.12 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
-  "xml-rs 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
-@@ -2271,7 +2325,7 @@ version = "0.23.5"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-  "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)",
-- "quote 0.6.12 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
-  "xml-rs 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
-@@ -2298,7 +2352,7 @@ name = "which"
- version = "1.0.5"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-- "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
- [[package]]
-@@ -2358,15 +2412,15 @@ version = "0.19.1"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-  "android_glue 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
-- "backtrace 0.3.30 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "backtrace 0.3.32 (registry+https://github.com/rust-lang/crates.io-index)",
-  "bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
-  "cocoa 0.18.4 (registry+https://github.com/rust-lang/crates.io-index)",
-  "core-foundation 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)",
-  "core-graphics 0.17.3 (registry+https://github.com/rust-lang/crates.io-index)",
-  "image 0.21.2 (registry+https://github.com/rust-lang/crates.io-index)",
-  "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
-- "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
-- "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "log 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)",
-  "objc 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
-  "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
-  "percent-encoding 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
-@@ -2382,9 +2436,9 @@ version = "0.1.0"
- dependencies = [
-  "bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
-  "embed-resource 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
-- "http_req 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "http_req 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
-  "named_pipe 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
-- "tempfile 3.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "tempfile 3.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
-  "widestring 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
-  "winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
-  "winpty-sys 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
-@@ -2431,7 +2485,7 @@ version = "2.18.3"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-  "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
-- "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
-  "pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
-@@ -2440,8 +2494,8 @@ name = "xcb"
- version = "0.8.2"
- source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-- "libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
-- "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "log 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
- 
- [[package]]
-@@ -2469,7 +2523,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index";
- dependencies = [
-  "bzip2 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
-  "crc32fast 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
-- "libflate 0.1.24 (registry+https://github.com/rust-lang/crates.io-index)",
-+ "libflate 0.1.25 (registry+https://github.com/rust-lang/crates.io-index)",
-  "podio 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
-  "time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",
- ]
-@@ -2477,18 +2531,18 @@ dependencies = [
- [metadata]
- "checksum adler32 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "7e522997b529f05601e05166c07ed17789691f562762c7f3b987263d2dedee5c"
- "checksum aho-corasick 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)" = "81ce3d38065e618af2d7b77e10c5ad9a069859b4be3c2250f674af3840d9c8a5"
--"checksum aho-corasick 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)" = "e6f484ae0c99fec2e858eb6134949117399f222608d84cadb3f58c1f97c2364c"
-+"checksum aho-corasick 0.7.4 (registry+https://github.com/rust-lang/crates.io-index)" = "36b7aa1ccb7d7ea3f437cf025a2ab1c47cc6c1bc9fc84918ff449def12f5e282"
- "checksum andrew 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "9b7f09f89872c2b6b29e319377b1fbe91c6f5947df19a25596e121cf19a7b35e"
- "checksum android_glue 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "000444226fcff248f2bc4c7625be32c63caccfecc2723a2b9f78a7487a49c407"
- "checksum ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b"
- "checksum approx 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f0e60b75072ecd4168020818c0107f2857bb6c4e64252d8d3983f6263b40a5c3"
- "checksum arc-swap 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)" = "bc4662175ead9cd84451d5c35070517777949a2ed84551764129cedb88384841"
- "checksum argon2rs 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)" = "3f67b0b6a86dae6e67ff4ca2b6201396074996379fba2b92ff649126f37cb392"
--"checksum arrayvec 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)" = "92c7fb76bc8826a8b33b4ee5bb07a247a81e76764ab4d55e8f73e3a4d8808c71"
--"checksum atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "9a7d5b8723950951411ee34d271d99dddcc2035a16ab25310ea2c8cfd4369652"
-+"checksum arrayvec 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)" = "b8d73f9beda665eaa98ab9e4f7442bd4e7de6652587de55b2525e52e29c1b0ba"
-+"checksum atty 0.2.12 (registry+https://github.com/rust-lang/crates.io-index)" = "ecaaea69f52b3b18633611ec0007d188517d0366f47ff703d400fa6879d6f8d5"
- "checksum autocfg 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "0e49efa51329a5fd37e7c79db4621af617cd4e3e5bc224939808d076077077bf"
--"checksum backtrace 0.3.30 (registry+https://github.com/rust-lang/crates.io-index)" = "ada4c783bb7e7443c14e0480f429ae2cc99da95065aeab7ee1b81ada0419404f"
--"checksum backtrace-sys 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)" = "12cb9f1eef1d1fc869ad5a26c9fa48516339a15e54a227a25460fc304815fdb3"
-+"checksum backtrace 0.3.32 (registry+https://github.com/rust-lang/crates.io-index)" = "18b50f5258d1a9ad8396d2d345827875de4261b158124d4c819d9b351454fae5"
-+"checksum backtrace-sys 0.1.30 (registry+https://github.com/rust-lang/crates.io-index)" = "5b3a000b9c543553af61bc01cbfc403b04b5caa9e421033866f2e98061eb3e61"
- "checksum base64 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0b25d992356d2eb0ed82172f5248873db5560c4721f564b13cb5193bda5e668e"
- "checksum bindgen 0.33.2 (registry+https://github.com/rust-lang/crates.io-index)" = "603ed8d8392ace9581e834e26bd09799bf1e989a79bd1aedbb893e72962bdc6e"
- "checksum bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3d155346769a6855b86399e9bc3814ab343cd3d62c7e985113d46a0ec3c281fd"
-@@ -2497,6 +2551,7 @@ dependencies = [
- "checksum byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "a7c3dd8985a7111efc5c80b44e23ecdd8c007de8ade3b96595387e812b957cf5"
- "checksum bzip2 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "42b7c3cbf0fa9c1b82308d57191728ca0256cb821220f4e2fd410a72ade26e3b"
- "checksum bzip2-sys 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "6584aa36f5ad4c9247f5323b0a42f37802b37a836f0ad87084d7a33961abe25f"
-+"checksum c2-chacha 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7d64d04786e0f528460fc884753cf8dddcc466be308f6026f8e355c41a0e4101"
- "checksum cc 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)" = "39f75544d7bbaf57560d2168f28fd649ff9c76153874db88bdbdfd839b1a7e7d"
- "checksum cexpr 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "42aac45e9567d97474a834efdee3081b3c942b2205be932092f53354ce503d6c"
- "checksum cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" = "b486ce3ccf7ffd79fdeb678eac06a9e6c09fc88d33836340becb8fffe87c5e33"
-@@ -2519,7 +2574,7 @@ dependencies = [
- "checksum crossbeam-epoch 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)" = "04c9e3102cc2d69cd681412141b390abd55a362afc1540965dad0ad4d34280b4"
- "checksum crossbeam-queue 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7c979cd6cfe72335896575c6b5688da489e420d36a27a0b9eb0c73db574b4a4b"
- "checksum crossbeam-utils 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" = "f8306fcef4a7b563b76b7dd949ca48f52bc1141aa067d2ea09565f3e2652aa5c"
--"checksum deflate 0.7.19 (registry+https://github.com/rust-lang/crates.io-index)" = "8a6abb26e16e8d419b5c78662aa9f82857c2386a073da266840e474d5055ec86"
-+"checksum deflate 0.7.20 (registry+https://github.com/rust-lang/crates.io-index)" = "707b6a7b384888a70c8d2e8650b3e60170dfc6a67bb4aa67b6dfca57af4bedb4"
- "checksum derivative 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "6073e9676dbebdddeabaeb63e3b7cefd23c86f5c41d381ee1237cc77b1079898"
- "checksum dirs 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)" = "3fd78930633bd1c6e35c4b42b1df7b0cbc6bc191146e512bb3bedf243fcc3901"
- "checksum dlib 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "77e51249a9d823a4cb79e3eca6dcd756153e8ed0157b6c04775d04bf1b13b76a"
-@@ -2530,7 +2585,7 @@ dependencies = [
- "checksum either 1.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "5527cfe0d098f36e3f8839852688e63c8fff1c90b2b405aef730615f9a7bcf7b"
- "checksum embed-resource 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "9e691c6cebf9fc63d525a8308df4094f07dc8b391dad7fafd09b3c96081f834d"
- "checksum env_logger 0.5.13 (registry+https://github.com/rust-lang/crates.io-index)" = "15b0a4d2e39f8420210be8b27eeda28029729e2fd4291019455016c348240c38"
--"checksum env_logger 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" = "b61fa891024a945da30a9581546e8cfaf5602c7b3f4c137a2805cf388f92075a"
-+"checksum env_logger 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "aafcde04e90a5226a6443b7aabdb016ba2f8307c847d524724bd9b346dd1a2d3"
- "checksum errno 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)" = "c2a071601ed01b988f896ab14b95e67335d1eeb50190932a1320f7fe3cadc84e"
- "checksum errno-dragonfly 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "14ca354e36190500e1e1fb267c647932382b54053c50b14970856c0b00a35067"
- "checksum euclid 0.19.9 (registry+https://github.com/rust-lang/crates.io-index)" = "596b99621b9477e7a5f94d2d8dd13a9c5c302ac358b822c67a42b6f1054450e1"
-@@ -2553,9 +2608,10 @@ dependencies = [
- "checksum fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82"
- "checksum fuchsia-zircon-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7"
- "checksum gcc 0.3.55 (registry+https://github.com/rust-lang/crates.io-index)" = "8f5f3913fa0bfe7ee1fd8248b6b9f42a5af4b9d65ec2dd2c3c26132b950ecfc2"
-+"checksum getrandom 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "e65cce4e5084b14874c4e7097f38cab54f47ee554f9194673456ea379dcc4c55"
- "checksum gif 0.10.2 (registry+https://github.com/rust-lang/crates.io-index)" = "86c2f2b597d6e05c86ee5947b2223bda468fe8dad3e88e2a6520869322aaf568"
- "checksum gl_generator 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "39a23d5e872a275135d66895d954269cf5e8661d234eb1c2480f4ce0d586acbd"
--"checksum gleam 0.6.17 (registry+https://github.com/rust-lang/crates.io-index)" = "7f46fd8874e043ffac0d638ed1567a2584f7814f6d72b4db37ab1689004a26c4"
-+"checksum gleam 0.6.18 (registry+https://github.com/rust-lang/crates.io-index)" = "c8a455b5a3ccd35daeb89fdb8a89ebb0a1fe23c05c7a7f9017840bc3ae176f71"
- "checksum glob 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "8be18de09a56b60ed0edf84bc9df007e30040691af7acd1c41874faac5895bfb"
- "checksum glutin 0.21.0 (registry+https://github.com/rust-lang/crates.io-index)" = "cb26027a84c3b9e1949ef0df0b6a3db8d0c124243a5c161ea25c7def90cb1474"
- "checksum glutin_egl_sys 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "23f48987ab6cb2b61ad903b59e54a2fd0c380a7baff68cffd6826b69a73dd326"
-@@ -2563,7 +2619,7 @@ dependencies = [
- "checksum glutin_gles2_sys 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "89996c30857ae1b4de4b5189abf1ea822a20a9fe9e1c93e5e7b862ff0bdd5cdf"
- "checksum glutin_glx_sys 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "1290a5ca5e46fcfa7f66f949cc9d9194b2cb6f2ed61892c8c2b82343631dba57"
- "checksum glutin_wgl_sys 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "f801bbc91efc22dd1c4818a47814fc72bf74d024510451b119381579bfa39021"
--"checksum http_req 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "06dc3c469026e12585cb2b783bbfdd853386907558a5e1b86c4c127d50167806"
-+"checksum http_req 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "9b7053e4a7b90e97e3c207f8293dc4a6e7f1d49156470b94f3685f1baa48f65a"
- "checksum humantime 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3ca7e5f2e110db35f93b837c81797f3714500b81d517bf20c431b16d3ca4f114"
- "checksum idna 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "38f09e0f0b1fb55fdee1f17470ad800da77af5186a1a76c026b679358b7e844e"
- "checksum image 0.21.2 (registry+https://github.com/rust-lang/crates.io-index)" = "99198e595d012efccf12abf4abc08da2d97be0b0355a2b08d101347527476ba4"
-@@ -2577,19 +2633,19 @@ dependencies = [
- "checksum khronos_api 3.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e2db585e1d738fc771bf08a151420d3ed193d9d895a36df7f6f8a9456b911ddc"
- "checksum lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "bc5729f27f159ddd61f4df6228e827e86643d4d3e7c32183cb30a1c08f604a14"
- "checksum lazycell 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "b294d6fa9ee409a054354afc4352b0b9ef7ca222c69b8812cbea9e7d2bf3783f"
--"checksum libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)" = "6281b86796ba5e4366000be6e9e18bf35580adf9e63fbe2294aadb587613a319"
--"checksum libflate 0.1.24 (registry+https://github.com/rust-lang/crates.io-index)" = "fdd31ee4d780c641d240f5c0006d99445c53d2f5d1718e4813d725f6477d8720"
--"checksum libloading 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "a5692f82b51823e27c4118b3e5c0d98aee9be90633ebc71ad12afef380b50219"
-+"checksum libc 0.2.59 (registry+https://github.com/rust-lang/crates.io-index)" = "3262021842bf00fe07dbd6cf34ff25c99d7a7ebef8deea84db72be3ea3bb0aff"
-+"checksum libflate 0.1.25 (registry+https://github.com/rust-lang/crates.io-index)" = "90c6f86f4b0caa347206f916f8b687b51d77c6ef8ff18d52dd007491fd580529"
-+"checksum libloading 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f2b111a074963af1d37a139918ac6d49ad1d0d5e47f72fd55388619691a7d753"
- "checksum libz-sys 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)" = "2eb5e43362e38e2bca2fd5f5134c4d4564a23a5c28e9b95411652021a8675ebe"
- "checksum line_drawing 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5cc7ad3d82c845bdb5dde34ffdcc7a5fb4d2996e1e1ee0f19c33bc80e15196b9"
- "checksum linked-hash-map 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "ae91b68aebc4ddb91978b11a1b02ddd8602a05ec19002801c5666000e05e0f83"
- "checksum lock_api 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "62ebf1391f6acad60e5c8b43706dde4582df75c06698ab44511d15016bc2442c"
--"checksum log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" = "c84ec4b527950aa83a329754b01dbe3f58361d1c5efacd1f6d68c494d08a17c6"
-+"checksum log 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)" = "c275b6ad54070ac2d665eef9197db647b32239c9d244bfb6f041a766d00da5b3"
- "checksum lzw 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7d947cbb889ed21c2a84be6ffbaebf5b4e0f4340638cba0444907e38b56be084"
- "checksum malloc_buf 0.0.6 (registry+https://github.com/rust-lang/crates.io-index)" = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb"
- "checksum matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08"
- "checksum memchr 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "148fab2e51b4f1cfc66da2a7c32981d1d3c083a803978268bb11fe4b86925e7a"
--"checksum memchr 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "2efc7bc57c883d4a4d6e3246905283d8dae951bb3bd32f49d6ef297f546e1c39"
-+"checksum memchr 2.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "88579771288728879b57485cc7d6b07d648c9f0141eb955f8ab7f9d45394468e"
- "checksum memmap 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "6585fd95e7bb50d6cc31e20d4cf9afb4e2ba16c5846fc76793f11218da9c475b"
- "checksum memoffset 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0f9dc261e2b62d7a622bf416ea3c5245cdd5d9a7fcc428c0d06804dfce1775b3"
- "checksum mio 0.6.19 (registry+https://github.com/rust-lang/crates.io-index)" = "83f51996a3ed004ef184e16818edc51fadffe8e7ca68be67f9dee67d84d0ff23"
-@@ -2613,7 +2669,6 @@ dependencies = [
- "checksum num-rational 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f2885278d5fe2adc2f75ced642d52d879bffaceb5a2e0b1d4309ffdfb239b454"
- "checksum num-traits 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)" = "6ba9a427cfca2be13aa6f6403b0b7e7368fe982bfa16fccc450ce74c46cd9b32"
- "checksum num_cpus 1.10.1 (registry+https://github.com/rust-lang/crates.io-index)" = "bcef43580c035376c0705c42792c294b66974abbfd2789b511784023f71f3273"
--"checksum numtoa 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b8f8bdf33df195859076e54ab11ee78a1b208382d3a26ec40d142ffc1ecc49ef"
- "checksum objc 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" = "31d20fd2b37e07cf5125be68357b588672e8cefe9a96f8c17a9d46053b3e590d"
- "checksum objc-foundation 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "1add1b659e36c9607c7aab864a76c7a4c2760cd0cd2e120f3fb8b952c7e22bf9"
- "checksum objc_id 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "c92d4ddb4bd7b50d730c215ff871754d0da6b2178849f8a2a2ab69712d0c073b"
-@@ -2634,15 +2689,20 @@ dependencies = [
- "checksum pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)" = "676e8eb2b1b4c9043511a9b7bea0915320d7e502b0a079fb03f9635a5252b18c"
- "checksum png 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)" = "63daf481fdd0defa2d1d2be15c674fbfa1b0fd71882c303a91f9a79b3252c359"
- "checksum podio 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "780fb4b6698bbf9cf2444ea5d22411cef2953f0824b98f33cf454ec5615645bd"
-+"checksum ppv-lite86 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)" = "e3cbf9f658cdb5000fcf6f362b8ea2ba154b9f146a61c7a20d647034c6b6561b"
- "checksum proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)" = "cf3d2011ab5c909338f7887f4fc896d35932e29146c12c8d01da6b22a80ba759"
- "checksum quick-error 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "9274b940887ce9addde99c4eee6b5c44cc494b182b97e73dc8ffdcb3397fd3f0"
- "checksum quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)" = "7a6e920b65c65f10b2ae65c831a81a073a89edd28c7cce89475bff467ab4167a"
--"checksum quote 0.6.12 (registry+https://github.com/rust-lang/crates.io-index)" = "faf4799c5d274f3868a4aae320a0a182cbd2baee377b378f080e16a23e9d80db"
-+"checksum quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)" = "6ce23b6b870e8f94f81fb0a363d65d86675884b34a09043c81e5562f11c1f8e1"
- "checksum rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" = "6d71dacdc3c88c1fde3885a3be3fbab9f35724e6ce99467f7d9c5026132184ca"
-+"checksum rand 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d47eab0e83d9693d40f825f86948aa16eff6750ead4bdffc4ab95b8b3a7f052c"
- "checksum rand_chacha 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "556d3a1ca6600bfcbab7c7c91ccb085ac7fbbcd70e008a98742e7847f4f7bcef"
-+"checksum rand_chacha 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e193067942ef6f485a349a113329140d0ab9e2168ce92274499bb0e9a4190d9d"
- "checksum rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7a6fdeb83b075e8266dcc8762c22776f6877a63111121f5f8c7411e5be7eed4b"
- "checksum rand_core 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d0e7a549d590831370895ab7ba4ea0c1b6b011d106b5ff2da6eee112615e6dc0"
-+"checksum rand_core 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "615e683324e75af5d43d8f7a39ffe3ee4a9dc42c5c701167a71dc59c3a493aca"
- "checksum rand_hc 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7b40677c7be09ae76218dc623efbf7b18e34bced3f38883af07bb75630a21bc4"
-+"checksum rand_hc 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
- "checksum rand_isaac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ded997c9d5f13925be2a6fd7e66bf1872597f759fd9dd93513dd7e92e5a5ee08"
- "checksum rand_jitter 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "1166d5c91dc97b88d1decc3285bb0a99ed84b05cfd0bc2341bdf2d43fc41e39b"
- "checksum rand_os 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "7b75f676a1e053fc562eafbb47838d67c84801e38fc1ba459e8f180deabd5071"
-@@ -2651,19 +2711,19 @@ dependencies = [
- "checksum rayon 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a4b0186e22767d5b9738a05eab7c6ac90b15db17e5b5f9bd87976dd7d89a10a4"
- "checksum rayon-core 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ebbe0df8435ac0c397d467b6cad6d25543d06e8a019ef3f6af3c384597515bd2"
- "checksum rdrand 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "678054eb77286b51581ba43620cc911abf02758c91f93f479767aed0f90458b2"
--"checksum redox_syscall 0.1.54 (registry+https://github.com/rust-lang/crates.io-index)" = "12229c14a0f65c4f1cb046a3b52047cdd9da1f4b30f8a39c5063c8bae515e252"
--"checksum redox_termios 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7e891cfe48e9100a70a3b6eb652fef28920c117d366339687bd5576160db0f76"
-+"checksum redox_syscall 0.1.56 (registry+https://github.com/rust-lang/crates.io-index)" = "2439c63f3f6139d1b57529d16bc3b8bb855230c8efcc5d3a896c8bea7c3b1e84"
- "checksum redox_users 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3fe5204c3a17e97dde73f285d49be585df59ed84b50a872baf416e73b62c3828"
- "checksum regex 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "9329abc99e39129fcceabd24cf5d85b4671ef7c29c50e972bc5afe32438ec384"
--"checksum regex 1.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "0b2f0808e7d7e4fb1cb07feb6ff2f4bc827938f24f8c2e6a3beb7370af544bdd"
-+"checksum regex 1.1.9 (registry+https://github.com/rust-lang/crates.io-index)" = "d9d8297cc20bbb6184f8b45ff61c8ee6a9ac56c156cec8e38c3e5084773c44ad"
- "checksum regex-syntax 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)" = "7d707a4fa2637f2dca2ef9fd02225ec7661fe01a53623c1e6515b6916511f7a7"
--"checksum regex-syntax 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)" = "9d76410686f9e3a17f06128962e0ecc5755870bb890c34820c7af7f1db2e1d48"
-+"checksum regex-syntax 0.6.8 (registry+https://github.com/rust-lang/crates.io-index)" = "9b01330cce219c1c6b2e209e5ed64ccd587ae5c67bed91c0b49eecf02ae40e21"
- "checksum remove_dir_all 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "4a83fa3702a688b9359eccba92d153ac33fd2e8462f9e0e3fdf155239ea7792e"
-+"checksum rle-decode-fast 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "cabe4fa914dec5870285fa7f71f602645da47c486e68486d2b4ceb4a343e90ac"
- "checksum rustc-demangle 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)" = "a7f4dccf6f4891ebcc0c39f9b6eb1a83b9bf5d747cb439ec6fba4f3b977038af"
- "checksum rustc_tools_util 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b725dadae9fabc488df69a287f5a99c5eaf5d10853842a8a3dfac52476f544ee"
- "checksum rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"
- "checksum rusttype 0.7.7 (registry+https://github.com/rust-lang/crates.io-index)" = "654103d61a05074b268a107cf6581ce120f0fc0115f2610ed9dfea363bb81139"
--"checksum ryu 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)" = "b96a9549dc8d48f2c283938303c4b5a77aa29bfbc5b54b084fb1630408899a8f"
-+"checksum ryu 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c92464b447c0ee8c4fb3824ecc8383b81717b9f1e74ba2e72540aef7b9f82997"
- "checksum same-file 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "8f20c4be53a8a1ff4c1f1b2bd14570d2f634628709752f0702ecdd2b3f9a5267"
- "checksum schannel 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)" = "f2f6abf258d99c3c1c5c2131d99d064e94b7b3dd5f416483057f308fea253339"
- "checksum scoped_threadpool 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" = "1d51f5df5af43ab3f1360b429fa5e0152ac5ce8c0bd6485cae490332e96846a8"
-@@ -2674,7 +2734,7 @@ dependencies = [
- "checksum semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"
- "checksum serde 1.0.94 (registry+https://github.com/rust-lang/crates.io-index)" = "076a696fdea89c19d3baed462576b8f6d663064414b5c793642da8dfeb99475b"
- "checksum serde_derive 1.0.94 (registry+https://github.com/rust-lang/crates.io-index)" = "ef45eb79d6463b22f5f9e16d283798b7c0175ba6050bc25c1a946c122727fe7b"
--"checksum serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)" = "5a23aa71d4a4d43fdbfaac00eff68ba8a06a51759a89ac3304323e800c4dd40d"
-+"checksum serde_json 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)" = "051c49229f282f7c6f3813f8286cc1e3323e8051823fce42c7ea80fe13521704"
- "checksum serde_yaml 0.8.9 (registry+https://github.com/rust-lang/crates.io-index)" = "38b08a9a90e5260fe01c6480ec7c811606df6d3a660415808c3c3fa8ed95b582"
- "checksum servo-fontconfig 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a088f8d775a5c5314aae09bd77340bc9c67d72b9a45258be34c83548b4814cd9"
- "checksum servo-fontconfig-sys 4.0.7 (registry+https://github.com/rust-lang/crates.io-index)" = "b46d201addcfbd25c1798ad1281d98c40743824e0b0f1e611bd3d5d0d31a7b8d"
-@@ -2688,6 +2748,7 @@ dependencies = [
- "checksum smithay-client-toolkit 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)" = "8c23093ebdaac1ad67558c7aef153522c6b3be7e0257820909e3a25c4519e78d"
- "checksum smithay-clipboard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "d8e61f8a9ef7a15bd38c29b4a39d423776b2d6092723dc7df3f0545ce7a4751e"
- "checksum socket2 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = "4e626972d3593207547f14bf5fc9efa4d0e7283deb73fef1dff313dae9ab8878"
-+"checksum spin 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "44363f6f51401c34e7be73db0db371c04705d35efbe9f7d6082e03a921a32c55"
- "checksum spsc-buffer 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "be6c3f39c37a4283ee4b43d1311c828f2e1fb0541e76ea0cb1a2abd9ef2f5b3b"
- "checksum stable_deref_trait 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "dba1a27d3efae4351c8051072d619e3ade2820635c3958d826bfea39d59b54c8"
- "checksum static_assertions 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "b4f8de36da215253eb5f24020bfaa0646613b48bf7ebe36cdfa37c3b3b33b241"
-@@ -2695,10 +2756,10 @@ dependencies = [
- "checksum strsim 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a"
- "checksum syn 0.15.39 (registry+https://github.com/rust-lang/crates.io-index)" = "b4d960b829a55e56db167e861ddb43602c003c7be0bee1d345021703fac2fb7c"
- "checksum synstructure 0.10.2 (registry+https://github.com/rust-lang/crates.io-index)" = "02353edf96d6e4dc81aea2d8490a7e9db177bf8acb0e951c24940bf866cb313f"
--"checksum tempfile 3.0.8 (registry+https://github.com/rust-lang/crates.io-index)" = "7dc4738f2e68ed2855de5ac9cdbe05c9216773ecde4739b2f095002ab03a13ef"
-+"checksum take_mut 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f764005d11ee5f36500a149ace24e00e3da98b0158b3e2d53a7495660d3f4d60"
-+"checksum tempfile 3.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7a6e24d9338a0a5be79593e2fa15a648add6138caa803e2d5bc782c371732ca9"
- "checksum termcolor 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)" = "96d6098003bde162e4277c70665bd87c326f5a0c3f3fbfb285787fa482d54e6e"
- "checksum terminfo 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" = "8e51065bafd2abe106b6036483b69d1741f4a1ec56ce8a2378de341637de689e"
--"checksum termion 1.5.3 (registry+https://github.com/rust-lang/crates.io-index)" = "6a8fb22f7cde82c8220e5aeacb3258ed7ce996142c77cba193f203515e26c330"
- "checksum textwrap 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060"
- "checksum thread_local 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "c6b53e329000edc2b34dbe8545fd20e55a333362d0a321909685a19bd28c3f1b"
- "checksum tiff 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "1e4834f28a0330cb9f3f2c87d2649dca723cb33802e2bdcf18da32759fbec7ce"
-@@ -2712,7 +2773,7 @@ dependencies = [
- "checksum url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)" = "dd4e7c0d531266369519a4aa4f399d748bd37043b00bde1e4ff1f60a120b355a"
- "checksum utf8-ranges 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "9d50aa7650df78abf942826607c62468ce18d9019673d4a2ebe1865dbb96ffde"
- "checksum utf8parse 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "8772a4ccbb4e89959023bc5b7cb8623a795caa7092d99f3aa9501b9484d4557d"
--"checksum vcpkg 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" = "def296d3eb3b12371b2c7d0e83bfe1403e4db2d7a0bba324a12b21c4ee13143d"
-+"checksum vcpkg 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)" = "33dd455d0f96e90a75803cfeb7f948768c08d70a6de9a8d2362461935698bf95"
- "checksum vec_map 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "05c78687fb1a80548ae3250346c3db86a80a7cdd77bda190189f2d0a0987c81a"
- "checksum version_check 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "914b1a6776c4c929a602fafd8bc742e06365d4bcbe48c30f9cca5824f70dc9dd"
- "checksum void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"
diff --git a/alacritty/patches/patch-Cargo_toml b/alacritty/patches/patch-Cargo_toml
deleted file mode 100644
index b0d937db7d..0000000000
--- a/alacritty/patches/patch-Cargo_toml
+++ /dev/null
@@ -1,24 +0,0 @@
-$NetBSD$
-
-From 1e5b91a320b4a577973d922d113d263af07a35a1 Mon Sep 17 00:00:00 2001
-From: Christian Duerr <contact%christianduerr.com@localhost>
-Date: Sat, 13 Jul 2019 11:43:06 +0200
-Subject: [PATCH] Fix x11-dl depedency
-
----
- alacritty_terminal/Cargo.toml | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/alacritty_terminal/Cargo.toml b/alacritty_terminal/Cargo.toml
-index dd3f19598..e6ce2436c 100644
---- alacritty_terminal/Cargo.toml~
-+++ alacritty_terminal/Cargo.toml
-@@ -37,7 +37,7 @@ copypasta = { path = "../copypasta" }
- nix = "0.14.1"
- signal-hook = { version = "0.1", features = ["mio-support"] }
- 
--[target.'cfg(any(target_os = "linux", target_os = "freebsd", target_os="dragonfly", target_os="openbsd"))'.dependencies]
-+[target.'cfg(not(any(target_os = "macos", windows)))'.depedencies]
- x11-dl = "2"
- 
- [target.'cfg(windows)'.dependencies]
diff --git a/alacritty/patches/patch-netbsd b/alacritty/patches/patch-netbsd
deleted file mode 100644
index 715acfa732..0000000000
--- a/alacritty/patches/patch-netbsd
+++ /dev/null
@@ -1,53 +0,0 @@
-$NetBSD$
-
-From 764f0ccf7d1c3c72be0de75f2e3c7cdeece152e6 Mon Sep 17 00:00:00 2001
-From: Christian Duerr <contact%christianduerr.com@localhost>
-Date: Wed, 10 Jul 2019 01:33:02 +0200
-Subject: [PATCH] Fix NetBSD build failure
-
-Fixes #2631.
----
- alacritty_terminal/src/window.rs | 21 +++------------------
- 1 file changed, 3 insertions(+), 18 deletions(-)
-
-diff --git a/alacritty_terminal/src/window.rs b/alacritty_terminal/src/window.rs
-index 0292cab99..b39c5235c 100644
---- alacritty_terminal/src/window.rs~
-+++ alacritty_terminal/src/window.rs
-@@ -337,12 +337,7 @@ impl Window {
-         }
-     }
- 
--    #[cfg(any(
--        target_os = "linux",
--        target_os = "freebsd",
--        target_os = "dragonfly",
--        target_os = "openbsd"
--    ))]
-+    #[cfg(not(any(target_os = "macos", windows)))]
-     pub fn set_urgent(&self, is_urgent: bool) {
-         self.window().set_urgent(is_urgent);
-     }
-@@ -421,20 +416,10 @@ pub trait OsExtensions {
-     fn run_os_extensions(&self) {}
- }
- 
--#[cfg(not(any(
--    target_os = "linux",
--    target_os = "freebsd",
--    target_os = "dragonfly",
--    target_os = "openbsd"
--)))]
-+#[cfg(any(target_os = "macos", windows))]
- impl OsExtensions for Window {}
- 
--#[cfg(any(
--    target_os = "linux",
--    target_os = "freebsd",
--    target_os = "dragonfly",
--    target_os = "openbsd"
--))]
-+#[cfg(not(any(target_os = "macos", windows)))]
- impl OsExtensions for Window {
-     fn run_os_extensions(&self) {
-         use libc::getpid;


Home | Main Index | Thread Index | Old Index