bump codemap

This commit is contained in:
ConnorSkees 2020-04-17 13:17:39 -04:00
parent a5b54e3ed0
commit 5d2d236a82

View File

@ -27,7 +27,7 @@ num-bigint = "0.2.6"
num-traits = "0.2.11"
once_cell = "1.3.1"
rand = { version = "0.7.3", optional = true }
codemap = "0.1.2"
codemap = "0.1.3"
[features]
default = ["commandline", "random"]