From 5a7cfcc41a9a37c85a062a4e92b9b18de0bc0929 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 07:10:15 +0000 Subject: [PATCH] [create-pull-request] automated change (#30) Co-authored-by: guillemcordoba --- flake.lock | 18 +++++++++--------- nix/fixtures/module-repo/Cargo.lock | 4 ++-- nix/reference-happ/Cargo.lock | 4 ++-- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/flake.lock b/flake.lock index 7aa2f13..409032a 100644 --- a/flake.lock +++ b/flake.lock @@ -192,11 +192,11 @@ ] }, "locked": { - "lastModified": 1718441976, - "narHash": "sha256-95FMkiiMHXoSBek0U/5ZzxUSl/kD4GwTTJte/0UBc2w=", + "lastModified": 1718595024, + "narHash": "sha256-aWmx2q7l1PXOG28VHBoyQyPLr9hw7IWjLrnqDzFGid4=", "owner": "holochain", "repo": "holochain", - "rev": "b13727046502188eabe625815a9000946415b74a", + "rev": "44e59aa1dbe5f91b9f221bf0efeabdee9c16d313", "type": "github" }, "original": { @@ -372,11 +372,11 @@ ] }, "locked": { - "lastModified": 1717899611, - "narHash": "sha256-9Z95F8lnY/5sOf7Z4IdABKz1ulB0ueNrZU864rQj280=", + "lastModified": 1718504420, + "narHash": "sha256-F2HT/abCfr0CDpkvXwYCscJyD66XDTLMVfdrIMRp2ck=", "owner": "oxalica", "repo": "rust-overlay", - "rev": "1f536afad5c18ea4ae6bb592c3fef038e1e33568", + "rev": "0043c3f92304823cc2c0a4354b0feaa61dfb4cd9", "type": "github" }, "original": { @@ -426,11 +426,11 @@ }, "locked": { "dir": "versions/0_3_rc", - "lastModified": 1718441976, - "narHash": "sha256-95FMkiiMHXoSBek0U/5ZzxUSl/kD4GwTTJte/0UBc2w=", + "lastModified": 1718595024, + "narHash": "sha256-aWmx2q7l1PXOG28VHBoyQyPLr9hw7IWjLrnqDzFGid4=", "owner": "holochain", "repo": "holochain", - "rev": "b13727046502188eabe625815a9000946415b74a", + "rev": "44e59aa1dbe5f91b9f221bf0efeabdee9c16d313", "type": "github" }, "original": { diff --git a/nix/fixtures/module-repo/Cargo.lock b/nix/fixtures/module-repo/Cargo.lock index 59d2137..8e4aa0e 100644 --- a/nix/fixtures/module-repo/Cargo.lock +++ b/nix/fixtures/module-repo/Cargo.lock @@ -6039,9 +6039,9 @@ checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f" [[package]] name = "safe_arch" -version = "0.7.1" +version = "0.7.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f398075ce1e6a179b46f51bd88d0598b92b00d3551f1a2d4ac49e771b56ac354" +checksum = "c3460605018fdc9612bce72735cba0d27efbcd9904780d44c7e3a9948f96148a" dependencies = [ "bytemuck", ] diff --git a/nix/reference-happ/Cargo.lock b/nix/reference-happ/Cargo.lock index cff3b14..17c250a 100644 --- a/nix/reference-happ/Cargo.lock +++ b/nix/reference-happ/Cargo.lock @@ -6027,9 +6027,9 @@ checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f" [[package]] name = "safe_arch" -version = "0.7.1" +version = "0.7.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f398075ce1e6a179b46f51bd88d0598b92b00d3551f1a2d4ac49e771b56ac354" +checksum = "c3460605018fdc9612bce72735cba0d27efbcd9904780d44c7e3a9948f96148a" dependencies = [ "bytemuck", ]