mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 11:07:44 +00:00
commit
22f3358d47
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ pub mod num_parser;
|
|||
mod spec;
|
||||
|
||||
pub use argument::*;
|
||||
use spec::Spec;
|
||||
pub use spec::Spec;
|
||||
use std::{
|
||||
error::Error,
|
||||
fmt::Display,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue