Updated rust to 2024 edition

This commit is contained in:
2025-04-22 23:11:19 -04:00
parent 916abdf8ac
commit 1ce5e61ae3
6 changed files with 7 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
[package]
name = "adsb_lib"
version = "0.1.0"
edition = "2021"
edition = "2024"