From a3a0330025b2222ffaa584ac6a034e53d86e7a50 Mon Sep 17 00:00:00 2001 From: DFINITY bot <58022693+dfinity-bot@users.noreply.github.com> Date: Thu, 18 Feb 2021 01:17:29 +0100 Subject: [PATCH] niv candid: update 0c2205fc -> 322ea4a2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Changelog for candid: Branch: master Commits: [dfinity/candid@0c2205fc...322ea4a2](https://github.com/dfinity/candid/compare/0c2205fcf2042217ef07e07aa98ef2c226a05778...322ea4a2d7b3ed41e3238d5960a08fd826dcff44) * [`63d9f6fd`](https://github.com/dfinity/candid/commit/63d9f6fdae9dde5c8ca91f1dc17ea6116cd95641) Test suite: A test that invalid unicode in method names is rejected ([dfinity/candid⁠#174](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity/candid/issues/174)) * [`dad82102`](https://github.com/dfinity/candid/commit/dad821021f3344e6694e1e7c5fa539e46041bdf2) generate random candid values ([dfinity/candid⁠#166](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity/candid/issues/166)) * [`2720d995`](https://github.com/dfinity/candid/commit/2720d9956165badfcdcce2bd66cb19c852dada4e) Release ([dfinity/candid⁠#176](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity/candid/issues/176)) * [`9fbffdcc`](https://github.com/dfinity/candid/commit/9fbffdcc24830681e6234e648a714ff7544c6ff4) Meta-Theory: Clarify transitive coherence ([dfinity/candid⁠#173](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity/candid/issues/173)) * [`8acbbd47`](https://github.com/dfinity/candid/commit/8acbbd479f093143857b66a83c8137996517231d) Update README.md * [`05ff9f82`](https://github.com/dfinity/candid/commit/05ff9f8299662dd13bf1963ae3c036bc853f5668) Fix RUSTSEC-2020-0122 by upgrading logos which upgrades beef ([dfinity/candid⁠#179](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity/candid/issues/179)) * [`b65c0859`](https://github.com/dfinity/candid/commit/b65c0859e03aed74380e3e9ef7b820c6cd09fdff) Candid test suite: Method sorting test ([dfinity/candid⁠#177](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity/candid/issues/177)) * [`8df6e6c0`](https://github.com/dfinity/candid/commit/8df6e6c0557209ea5c317c7bca57ae430bd23dc5) bump ui * [`1977fdb3`](https://github.com/dfinity/candid/commit/1977fdb34d223c488f0f8216b52e8edf06362002) Typescript binding for Candid ([dfinity/candid⁠#181](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity/candid/issues/181)) * [`0c988a9a`](https://github.com/dfinity/candid/commit/0c988a9ae2f158696a9b06f64584af7afb5b7058) Lg/rust js type mapping ([dfinity/candid⁠#180](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity/candid/issues/180)) * [`b80a2389`](https://github.com/dfinity/candid/commit/b80a238937c1017f0a0b62751e4591602cc7cf29) Doc typo ([dfinity/candid⁠#182](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity/candid/issues/182)) * [`b4a73dea`](https://github.com/dfinity/candid/commit/b4a73deabc7117f13fad04d876fef59b02e0bbc2) support more Rust types for serialization ([dfinity/candid⁠#185](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity/candid/issues/185)) * [`14f50bc6`](https://github.com/dfinity/candid/commit/14f50bc6bc177aa51e016d6c94d25ed33471e84d) fix typescript binding for references ([dfinity/candid⁠#184](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity/candid/issues/184)) * [`6e35c0e2`](https://github.com/dfinity/candid/commit/6e35c0e24db2ddb5ddc8dd5fcd9f756d22fd3f49) Release ([dfinity/candid⁠#186](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity/candid/issues/186)) * [`05df9eb3`](https://github.com/dfinity/candid/commit/05df9eb3e4e323aeffeef35d49d681b19dbdc034) Candid users guide: Linebreak example pretty printing ([dfinity/candid⁠#188](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity/candid/issues/188)) * [`322ea4a2`](https://github.com/dfinity/candid/commit/322ea4a2d7b3ed41e3238d5960a08fd826dcff44) [rust] Fix reserved subtyping --- nix/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index ddb6c6efd3b..3457f67ee50 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -6,10 +6,10 @@ "homepage": "", "owner": "dfinity", "repo": "candid", - "rev": "0c2205fcf2042217ef07e07aa98ef2c226a05778", - "sha256": "034z85ix68kwlpx3mdnjl23k619gqfhrr8x7fa6ahkdv858sxrsd", + "rev": "322ea4a2d7b3ed41e3238d5960a08fd826dcff44", + "sha256": "0sa2hx3a6xm37nmws963ssw44bnvg11jpjki05rrm6a0rjcinn17", "type": "tarball", - "url": "https://github.com/dfinity/candid/archive/0c2205fcf2042217ef07e07aa98ef2c226a05778.tar.gz", + "url": "https://github.com/dfinity/candid/archive/322ea4a2d7b3ed41e3238d5960a08fd826dcff44.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "dfinity": {