mirror of
https://github.com/erg-lang/erg.git
synced 2025-08-04 02:39:20 +00:00
build: remove dependencies libc/winapi/hermit_abi
This commit is contained in:
parent
68a27f8eca
commit
ea132e2345
7 changed files with 97 additions and 1290 deletions
|
@ -33,7 +33,6 @@ pub mod style;
|
|||
pub mod traits;
|
||||
pub mod triple;
|
||||
pub mod tsort;
|
||||
pub mod tty;
|
||||
|
||||
use crate::set::Set;
|
||||
pub use crate::str::Str;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue