Skip to content

Cargo (Rust) Package Manager MVC

Problem to solve

As part of our goal to have our customer rely on GitLab for dependency management, we must support a wide variety of formats. Cargo is a package manager for Rust that allows developers to download and compile their Rust dependencies.

Intended users

Further details

Proposal

Add support for Cargo to the GitLab Package Registry

Permissions and Security

Documentation

Testing

What does success look like, and how can we measure that?

What is the type of buyer?

Links / references

Cargo registry documentation

Cargo API docs

Edited by Steve Abrams