]> git.ipfire.org Git - people/stevee/ipfire-2.x.git/commit
rust: Add script to automatically generate packages
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 28 Jan 2022 13:59:41 +0000 (13:59 +0000)
committerStefan Schantl <stefan.schantl@ipfire.org>
Sat, 29 Jan 2022 20:22:19 +0000 (21:22 +0100)
commit5c6ecfe927602c691e9a4527172b7350c5100d27
tree3f14778b8fae8187b9a1069c8238a6f4a6380976
parent7e1ac86c1711ad8cadce97df749d31594354651f
rust: Add script to automatically generate packages

This is a very tiring and repetitive process which is now automated in
this script which will find the latest version and create a LFS file for
it.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
tools/download-rust-crate [new file with mode: 0755]