Skip to content

Remove cargo linker config for rust app

Jonatan Hatakeyama Zeidler requested to merge remove-cargo-config into master

Removes cargo config to improve compatibility for apps that may be built without Clickable. The linker is instead configured via an env var in the docker image.

Before merging this:

Contributes to clickable#332 (closed)

Edited by Jonatan Hatakeyama Zeidler

Merge request reports