remove rug completely

This commit is contained in:
Fayeed Pawaskar
2023-07-24 10:12:22 +05:30
parent c89217903a
commit 0e17d6acd7
4 changed files with 0 additions and 37 deletions

View File

@@ -1,9 +1,3 @@
#[cfg(feature = "num-rug-adapter")]
pub use num_rug_adapter as rug;
#[cfg(feature = "rug")]
pub use rug;
pub use dashu;
// #[macro_use]