vector: 0.42.0 → 0.43.0
This commit is contained in:
Generated
+925
-507
File diff suppressed because it is too large
Load Diff
@@ -27,7 +27,7 @@
|
||||
|
||||
let
|
||||
pname = "vector";
|
||||
version = "0.42.0";
|
||||
version = "0.43.0";
|
||||
in
|
||||
rustPlatform.buildRustPackage {
|
||||
inherit pname version;
|
||||
@@ -36,7 +36,7 @@ rustPlatform.buildRustPackage {
|
||||
owner = "vectordotdev";
|
||||
repo = pname;
|
||||
rev = "v${version}";
|
||||
hash = "sha256-0DEEgaQf4/NIbmRQyTdEuj4bPTLX8gjAhv4r48wfNZs=";
|
||||
hash = "sha256-PyQ7UDgQ1UWAfOHt9bne9X6+sSx5EFruqzVJThYXoZY=";
|
||||
};
|
||||
|
||||
cargoLock = {
|
||||
|
||||
Reference in New Issue
Block a user