use fixnums in place of bignums where possible
This commit is contained in:
@@ -25,7 +25,7 @@ libc = "0.2.62"
|
||||
nix = "0.15.0"
|
||||
num-rug-adapter = { optional = true, version = "0.1.1" }
|
||||
ordered-float = "0.5.0"
|
||||
prolog_parser = { version = "0.8.48", default-features = false }
|
||||
prolog_parser = { version = "0.8.49", default-features = false }
|
||||
ref_thread_local = "0.0.0"
|
||||
rug = { version = "1.4.0", optional = true }
|
||||
rustyline = "6.0.0"
|
||||
Reference in New Issue
Block a user