rqbit: 5.5.0 -> 5.5.3
Diff: https://github.com/ikatson/rqbit/compare/v5.5.0...v5.5.3 Changelog: https://github.com/ikatson/rqbit/releases/tag/v5.5.3
This commit is contained in:
parent
ebf1888569
commit
23f1661c7e
612
pkgs/by-name/rq/rqbit/Cargo.lock
generated
612
pkgs/by-name/rq/rqbit/Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@ -2,13 +2,13 @@
|
||||
|
||||
rustPlatform.buildRustPackage rec {
|
||||
pname = "rqbit";
|
||||
version = "5.5.0";
|
||||
version = "5.5.3";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "ikatson";
|
||||
repo = "rqbit";
|
||||
rev = "v${version}";
|
||||
hash = "sha256-3Wqej2Zb/RxxOOhWscZiyafGftl3ShozqVkUF7V0fP4=";
|
||||
hash = "sha256-r/ff/Z/nsmQEWCVvmS0hGKXRuzIoDGhzfIRAxC6EaZk=";
|
||||
};
|
||||
|
||||
cargoLock = {
|
||||
|
Loading…
Reference in New Issue
Block a user