diff options
| author | Laurenz <laurmaedje@gmail.com> | 2019-11-28 20:38:21 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2019-11-28 20:38:21 +0100 |
| commit | b4efae08834a3a950387f01aebaa9e832acd9423 (patch) | |
| tree | bf311243f625a6da5660ff99ebc2764079f502cf /Cargo.toml | |
| parent | 17082389ae90438682978c825ec620b544d73b65 (diff) | |
Remove bad tests and tweak numbers for better debugging 🧪
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -11,9 +11,6 @@ byteorder = "1" smallvec = "0.6.10" unicode-xid = "0.1.0" -[dev-dependencies] -regex = "1" - [[bin]] name = "typstc" path = "src/bin/main.rs" |
