Skip to content

remove installation of dependencies from github #276

@pythonbrad

Description

@pythonbrad

Description

When a crate (library or binary) is to be published, the dependencies from crates.io will be used instead of the GitHub repo specified.
To avoid unexpected behaviors, it's better to use only the dependencies on crates.io.

Note: The published dependency will use the version from crates.io

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions