aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Wilm <joe@jwilm.com>2016-09-16 20:34:05 -0700
committerJoe Wilm <joe@jwilm.com>2016-09-16 20:34:05 -0700
commit5505121f6e67d1f39ff4d3aaea739b73e1a17345 (patch)
tree3c08997d8b6fe1556236403785ddd6629798e306
parent8da0d9e67feeaaf5eab9a078cd5968bd45f47fe5 (diff)
downloadr-alacritty-vte-5505121f6e67d1f39ff4d3aaea739b73e1a17345.tar.gz
r-alacritty-vte-5505121f6e67d1f39ff4d3aaea739b73e1a17345.tar.bz2
r-alacritty-vte-5505121f6e67d1f39ff4d3aaea739b73e1a17345.zip
Rename crate
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index cf36ebb..3ccedb1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,5 +1,5 @@
[package]
-name = "fun-table"
+name = "vtparse"
version = "0.1.0"
authors = ["Joe Wilm <joe@jwilm.com>"]