Adding base for adsb
This commit is contained in:
8
adsb/Cargo.toml
Normal file
8
adsb/Cargo.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
[workspace]
|
||||
members = [
|
||||
"adsb_lib",
|
||||
"adsb_recv",
|
||||
"adsb_sim"
|
||||
]
|
||||
resolver = "2"
|
||||
package.version = "0.1.0"
|
||||
Reference in New Issue
Block a user