[rust] edition 2024
This commit is contained in:
parent
778b245d56
commit
73e11d5596
@ -1,7 +1,8 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "expose-dir-via-http"
|
name = "expose-dir-via-http"
|
||||||
version = "1.1.13"
|
version = "1.1.13"
|
||||||
edition = "2021"
|
edition = "2024"
|
||||||
|
rust-version = "1.85"
|
||||||
|
|
||||||
[lints.rust]
|
[lints.rust]
|
||||||
unsafe_code = "forbid"
|
unsafe_code = "forbid"
|
||||||
|
2
rust-toolchain.toml
Normal file
2
rust-toolchain.toml
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
[toolchain]
|
||||||
|
channel = "nightly"
|
Loading…
x
Reference in New Issue
Block a user