mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +00:00
Remove deprecated lint
This commit is contained in:
parent
c60707f5e6
commit
a773db7325
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
#![allow(dead_code, non_camel_case_types, raw_pointer_derive)]
|
#![allow(dead_code, non_camel_case_types)]
|
||||||
|
|
||||||
extern crate libc;
|
extern crate libc;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue