Json parser (#21)
This commit is contained in:
@@ -3,10 +3,11 @@ members = [
|
||||
"sim_8086",
|
||||
"wrapper",
|
||||
"generator",
|
||||
"haversine"
|
||||
"haversine",
|
||||
"json"
|
||||
]
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
strip = true
|
||||
panic = 'abort'
|
||||
panic = "abort"
|
||||
|
Reference in New Issue
Block a user