fix a couple rust 2024 lints introduced in rust 1.82.0
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
e0446181c5
commit
76a5a67b6f
5 changed files with 70 additions and 70 deletions
|
@ -1,6 +1,6 @@
|
|||
#![cfg(conduit_mods)]
|
||||
|
||||
#[no_link]
|
||||
#[unsafe(no_link)]
|
||||
extern crate conduit_service;
|
||||
|
||||
use std::{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue