fix a couple rust 2024 lints introduced in rust 1.82.0
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#![cfg(conduit_mods)]
|
||||
|
||||
#[no_link]
|
||||
#[unsafe(no_link)]
|
||||
extern crate conduit_service;
|
||||
|
||||
use std::{
|
||||
|
||||
Reference in New Issue
Block a user