generated from PlexSheep/rs-base
automatic cargo CI changes
This commit is contained in:
parent
7eb00e0f56
commit
6f50918f27
|
@ -2,7 +2,6 @@
|
||||||
use anyhow::anyhow;
|
use anyhow::anyhow;
|
||||||
use clap::{ArgGroup, Parser};
|
use clap::{ArgGroup, Parser};
|
||||||
use libpt::bintols::{join, split};
|
use libpt::bintols::{join, split};
|
||||||
use num::traits::Pow;
|
|
||||||
|
|
||||||
pub type NumberType = u128;
|
pub type NumberType = u128;
|
||||||
|
|
||||||
|
|
Reference in New Issue