Closed fitzgen closed 8 years ago
Any chance we could merge this one too, @BurntSushi?
@fitzgen Ah yeah I forgot about this one. Could you remove the version bump though? I have an automated script that does that (with git tags and such).
Sure thing -- it must be outside the repo, because when I saw the #:version
, I looked for a script :P
@fitzgen Haha yeah. It's a pretty dumb shell script. This is the current version: https://gist.github.com/anonymous/c15b439376facb8884627d00ab912b86
Oof dah, that's quite a bit of shell script ;)
Updated the PR to remove the self version bump.
All right, off we go! Thanks again!
No problem!
All rights, 0.1.4
is now on crates.io!
This fixes a panic in prettytable-rs when using
cargo benchcmp
inside Emacs'sM-x shell
.