Skip to content

Commit

Permalink
3.0.5: terminaltables req
Browse files Browse the repository at this point in the history
  • Loading branch information
disruptek committed Nov 16, 2019
1 parent 64bfbb2 commit 1e1c5c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions golden.nimble
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version = "3.0.4"
version = "3.0.5"
author = "disruptek"
description = "a benchmark tool"
license = "MIT"
Expand All @@ -9,7 +9,7 @@ requires "bump >= 1.8.3"
requires "nimetry#1db37f9508bfbd9ee2bde2e1485c5d0026fea5b4"
#requires "plotly >= 0.1.0"
requires "msgpack4nim 0.2.9"
requires "https://github.com/disruptek/nim-terminaltables#59ea26e64db5680e3a6c20329e32c0e297343e1a"
requires "terminaltables#82ee5890c13e381de0f11c8ba6fe484d7c0c2f19"
requires "nimgit2 0.1.0"

# we need this one for csize reasons
Expand Down

0 comments on commit 1e1c5c6

Please sign in to comment.