]> 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)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 1 Feb 2022 13:50:32 +0000 (13:50 +0000)
commit5352e92361f0aea9218d190d8cc9a14d6fd3bfdd
tree9151afc54fee2a9f47dc361ac0e2784c329ef3db
parent4f6d6c41233b280cc79f09e88adfdd9c88225cf9
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]