Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Cargokit does not respect the library name in Cargo.toml #112

Description

@dickermoshe
[package]
name = "convex_dart"
version = "0.2.0"
edition = "2021"

[lib]
crate-type = ["cdylib", "lib", "staticlib"]
name = "convexmobile" 

Cargokit will look for convex_dart.dll instead of convexmobile.dll

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions