Fixed imports num-rug-adapter
This commit is contained in:
@@ -11,7 +11,7 @@ use std::ops::Neg;
|
||||
use std::rc::Rc;
|
||||
use std::vec::Vec;
|
||||
|
||||
use rug::{Integer, Rational};
|
||||
use crate::parser::rug::{Integer, Rational};
|
||||
|
||||
use fxhash::FxBuildHasher;
|
||||
use indexmap::IndexMap;
|
||||
|
||||
Reference in New Issue
Block a user