mirror of
https://github.com/pykeio/ort
synced 2026-04-25 16:34:55 +02:00
chore: use 2024 edition Rust
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
publish = false
|
||||
name = "leak-check"
|
||||
version = "0.0.0"
|
||||
edition = "2021"
|
||||
edition = "2024"
|
||||
|
||||
[[bin]]
|
||||
name = "leak-check"
|
||||
|
||||
Reference in New Issue
Block a user