Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 298 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 298 Bytes

updates-provider

Build

This project uses 'wx' cargo registry. To build, first add the following to your ~/.cargo/config file:

[net]
git-fetch-with-cli = true

[registries.wx]
index = "https://gitlab.waves.exchange/we-private/alexandrie.git"

Then build as usual: cargo build