Create most naive starting solution (#22)
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
[workspace]
|
||||
members = [
|
||||
"sim_8086",
|
||||
"wrapper",
|
||||
"sim-wrapper",
|
||||
"generator",
|
||||
"haversine",
|
||||
"json"
|
||||
"json",
|
||||
"haversine-app"
|
||||
]
|
||||
|
||||
[profile.release]
|
||||
|
Reference in New Issue
Block a user