mirror of
https://github.com/bspeice/qadapt
synced 2025-08-27 09:46:47 -04:00
First of edition fixing
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
extern crate qadapt;
|
||||
|
||||
|
||||
use qadapt::allocate_panic;
|
||||
use qadapt::QADAPT;
|
||||
|
@ -1,5 +1,5 @@
|
||||
extern crate env_logger;
|
||||
extern crate qadapt;
|
||||
use env_logger;
|
||||
|
||||
|
||||
use qadapt::allocate_panic;
|
||||
|
||||
|
Reference in New Issue
Block a user