mirror of
https://github.com/seemueller-io/yachtpit.git
synced 2025-09-08 22:46:45 +00:00
Add AIS module as a build dependency
This commit is contained in:
@@ -102,3 +102,4 @@ console_error_panic_hook = "0.1"
|
|||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
embed-resource = "1"
|
embed-resource = "1"
|
||||||
base-map = { path = "../base-map" } # Comment to Temporarily disable for testing
|
base-map = { path = "../base-map" } # Comment to Temporarily disable for testing
|
||||||
|
ais = { path = "../ais" } # Comment to Temporarily disable for testing
|
||||||
|
Reference in New Issue
Block a user