From 866f3ac99befb25a68b65ad3f75b0e9a99a2803e Mon Sep 17 00:00:00 2001 From: DFINITY bot <58022693+dfinity-bot@users.noreply.github.com> Date: Thu, 22 Aug 2024 02:39:15 +0200 Subject: [PATCH] niv candid: update f324a168 -> cfa7b54c (#4667) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Changelog for candid: Branch: master Commits: [dfinity/candid@f324a168...cfa7b54c](https://github.com/dfinity/candid/compare/f324a1686d6f2bd4fba9307a37f8e3f90cc7222b...cfa7b54c2552fbaff0029c10d24fa37925e42b02) * [`cfa7b54c`](https://github.com/dfinity/candid/commit/cfa7b54c2552fbaff0029c10d24fa37925e42b02) Optimize the performance of deserializing types containing options ([dfinity/candidā #568](https://togithub.com/dfinity/candid/issues/568)) --- nix/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index d81c2504cbd..2b11125be87 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -6,10 +6,10 @@ "homepage": "", "owner": "dfinity", "repo": "candid", - "rev": "f324a1686d6f2bd4fba9307a37f8e3f90cc7222b", - "sha256": "0y4zpma08d3q74m0prfabw05vawc0imcip8ak4l3sga8ydr43la6", + "rev": "cfa7b54c2552fbaff0029c10d24fa37925e42b02", + "sha256": "0a2pw2nncwflq0bm6gckbzpnwwgz6b97p4i2psqiy8mwbkf1j7w3", "type": "tarball", - "url": "https://github.com/dfinity/candid/archive/f324a1686d6f2bd4fba9307a37f8e3f90cc7222b.tar.gz", + "url": "https://github.com/dfinity/candid/archive/cfa7b54c2552fbaff0029c10d24fa37925e42b02.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "esm": {