October 21, 2020

Meuse 1.1.0 released!

I released yesterday the version 1.1.0 of Meuse, your favorite Rust private registry.

What’s new

Tokens

A new page was added to the frontend and displays the list of the tokens for the connected user.

crates.io caching

As described in the documentation, Meuse is already able to mirror crates.io. When crates are downloaded from crates.io, they are automatically cached on the Meuse store (which could be on the filesystem or on S3).

This release adds a new API call to cache crates from crates.io. Like that, you can prefill your local crates.io cache if needed.

More info

You can find more information about Meuse on the project website, and the code is available on Github.

Tags: projects english

Add a comment








If you have a bug/issue with the commenting system, please send me an email (my email is in the "About" section).

Top of page