Add AIS module as a build dependency

This commit is contained in:
geoffsee
2025-07-21 20:57:20 -04:00
parent 0413dacd63
commit 7f2a48a0f6

View File

@@ -102,3 +102,4 @@ console_error_panic_hook = "0.1"
[build-dependencies]
embed-resource = "1"
base-map = { path = "../base-map" } # Comment to Temporarily disable for testing
ais = { path = "../ais" } # Comment to Temporarily disable for testing