mirror of
https://github.com/FliegendeWurst/KIT-ILIAS-downloader.git
synced 2024-08-28 04:04:18 +00:00
Regenerate Cargo.lock
via cargo vendor
for 0.2.9
Otherwise, the build would fail like this when using `cargo build --frozen` which is e.g. the case when building Rust code with Nix[1]: ``` error: the lock file /build/source/Cargo.lock needs to be updated but --frozen was passed to prevent this ``` [1] https://github.com/NixOS/nixpkgs/blob/master/doc/languages-frameworks/rust.section.md
This commit is contained in:
parent
a1b5ba2b5b
commit
ef860819d9
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -2,7 +2,7 @@
|
||||
# It is not intended for manual editing.
|
||||
[[package]]
|
||||
name = "KIT-ILIAS-downloader"
|
||||
version = "0.2.8"
|
||||
version = "0.2.9"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"futures-util",
|
||||
|
Loading…
Reference in New Issue
Block a user