Skip to content

Commit

Permalink
niv candid: update 331217ba -> 199fd05b
Browse files Browse the repository at this point in the history
## Changelog for candid:
Branch: master
Commits: [dfinity/candid@331217ba...199fd05b](dfinity/candid@331217b...199fd05)

* [`a71eb20a`](dfinity/candid@a71eb20) limit size of vec null/reserved ([dfinity/candid⁠#434](https://togithub.com/dfinity/candid/issues/434))
* [`de8b57a0`](dfinity/candid@de8b57a) [Rust] Add composite_query ([dfinity/candid⁠#435](https://togithub.com/dfinity/candid/issues/435))
* [`e212e096`](dfinity/candid@e212e09) add play.motoko.org to Candid UI ([dfinity/candid⁠#437](https://togithub.com/dfinity/candid/issues/437))
* [`c9c85d0a`](dfinity/candid@c9c85d0) bump dependencies for candid UI ([dfinity/candid⁠#442](https://togithub.com/dfinity/candid/issues/442))
* [`e73a8c9f`](dfinity/candid@e73a8c9) fix spec for optional terminal semicolons ([dfinity/candid⁠#445](https://togithub.com/dfinity/candid/issues/445))
* [`f1d573cb`](dfinity/candid@f1d573c) sort define_service ([dfinity/candid⁠#441](https://togithub.com/dfinity/candid/issues/441))
* [`6961355c`](dfinity/candid@6961355) [Rust] add quote for reserved field names in debug trait ([dfinity/candid⁠#446](https://togithub.com/dfinity/candid/issues/446))
* [`e660ff02`](dfinity/candid@e660ff0) use const generics for array ([dfinity/candid⁠#444](https://togithub.com/dfinity/candid/issues/444))
* [`199fd05b`](dfinity/candid@199fd05) release candid 0.9 ([dfinity/candid⁠#447](https://togithub.com/dfinity/candid/issues/447))
  • Loading branch information
dfinity-bot committed Jul 2, 2023
1 parent 2cb72c3 commit c9f0834
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions nix/sources.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
"homepage": "",
"owner": "dfinity",
"repo": "candid",
"rev": "331217bae379cbebfa531a140f2186c99fae1425",
"sha256": "095w2a4lxy2gd7vfjxn7jszm4x3srw8xlxb1zzd096y6h047rxlj",
"rev": "199fd05b4524ded8eec5fa74da788be0a5a14319",
"sha256": "0qm68s2dvdfggafbyix6c1k2pcw85ykd4am883781m6zq3g0ilnh",
"type": "tarball",
"url": "https://github.com/dfinity/candid/archive/331217bae379cbebfa531a140f2186c99fae1425.tar.gz",
"url": "https://github.com/dfinity/candid/archive/199fd05b4524ded8eec5fa74da788be0a5a14319.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"esm": {
Expand Down

0 comments on commit c9f0834

Please sign in to comment.