mirror of
https://github.com/italicsjenga/agb.git
synced 2025-02-02 12:36:35 +11:00
isqrt is now stable (#800)
This was causing the build to fail - [x] no changelog update needed
This commit is contained in:
commit
406964c28e
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
#![no_std]
|
||||
#![no_main]
|
||||
#![feature(isqrt)]
|
||||
|
||||
extern crate alloc;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue