diff --git a/Cargo.toml b/Cargo.toml index 2f4cda6..ca808fa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"]