marine-rs-sdk-test/examples/multi-service/producer/Config.toml
Valery Antopol 0bf0489ed2
chore: move test-sdk examples from marine repo (#95)
* move related examples

* update Cargo.lock

* update test macro invocations

* update naming + add CI step

* add marine download CI step

* remove aggressive cargo update

* fix ci
2023-08-16 20:00:01 +03:00

7 lines
117 B
TOML

modules_dir = "artifacts/"
[[module]]
name = "producer"
max_heap_size = "10 KiB"
logger_enabled = false