From 247aa056afe9d5499f9f79d78d6d38117b8478ae Mon Sep 17 00:00:00 2001 From: DFINITY bot <58022693+dfinity-bot@users.noreply.github.com> Date: Wed, 28 Aug 2024 02:23:22 +0200 Subject: [PATCH] niv candid: update cfa7b54c -> 0ed73c14 (#4675) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Changelog for candid: Branch: master Commits: [dfinity/candid@cfa7b54c...0ed73c14](https://github.com/dfinity/candid/compare/cfa7b54c2552fbaff0029c10d24fa37925e42b02...0ed73c1448a07d00a1aa2d21bb2bd92208afd81a) * [`0ed73c14`](https://github.com/dfinity/candid/commit/0ed73c1448a07d00a1aa2d21bb2bd92208afd81a) Add size hints in order to optimize allocation during deserialization ([dfinity/candidā #570](https://togithub.com/dfinity/candid/issues/570)) --- nix/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index 5bccf5519bf..d5759592492 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -6,10 +6,10 @@ "homepage": "", "owner": "dfinity", "repo": "candid", - "rev": "cfa7b54c2552fbaff0029c10d24fa37925e42b02", - "sha256": "0a2pw2nncwflq0bm6gckbzpnwwgz6b97p4i2psqiy8mwbkf1j7w3", + "rev": "0ed73c1448a07d00a1aa2d21bb2bd92208afd81a", + "sha256": "1m22rc38vnv63py3yxs50jb5gp7fcq4ikpprjgr3f8qvzxfvp50a", "type": "tarball", - "url": "https://github.com/dfinity/candid/archive/cfa7b54c2552fbaff0029c10d24fa37925e42b02.tar.gz", + "url": "https://github.com/dfinity/candid/archive/0ed73c1448a07d00a1aa2d21bb2bd92208afd81a.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "esm": {