automatic cargo CI changes

This commit is contained in:
PlexSheep 2024-05-13 13:53:39 +00:00 committed by github-actions[bot]
parent 7eb00e0f56
commit 6f50918f27
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
use anyhow::anyhow;
use clap::{ArgGroup, Parser};
use libpt::bintols::{join, split};
use num::traits::Pow;
pub type NumberType = u128;