Updated rust to 2024 edition
This commit is contained in:
@@ -5,4 +5,5 @@ members = [
|
||||
"adsb_sim"
|
||||
]
|
||||
resolver = "2"
|
||||
package.version = "0.1.0"
|
||||
package.version = "0.1.0"
|
||||
package.edition = "2024"
|
||||
Reference in New Issue
Block a user