check for num in comparisons, bump num-rug-adapter to 0.1.3

This commit is contained in:
Mark Thom
2020-04-20 10:35:30 -06:00
parent c9750fab2c
commit 9d1c026231
3 changed files with 49 additions and 15 deletions

View File

@@ -25,9 +25,9 @@ indexmap = "1.0.2"
lazy_static = "1.4.0"
libc = "0.2.62"
nix = "0.15.0"
num-rug-adapter = { optional = true, version = "0.1.2" }
num-rug-adapter = { optional = true, version = "0.1.3" }
ordered-float = "0.5.0"
prolog_parser = { version = "0.8.52", default-features = false }
prolog_parser = { version = "0.8.53", default-features = false }
ref_thread_local = "0.0.0"
rug = { version = "1.4.0", optional = true }
rustyline = "6.0.0"