vtebench 0.3.1

Terminal emulators benchmark
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.structopt]
version = "0.3.17"

[dependencies.walkdir]
version = "2.3.1"

[package]
authors = ["Christian Duerr <contact@christianduerr.com>", "Joe Wilm <joe@jwilm.com>"]
description = "Terminal emulators benchmark"
edition = "2018"
license = "MIT/Apache-2.0"
name = "vtebench"
readme = "README.md"
repository = "https://github.com/alacritty/vtebench"
version = "0.3.1"