commit | 21951954c1172165ee60c8386a995b3674810791 | [log] [tgz] |
---|---|---|
author | Steven Allen <steven@stebalien.com> | Mon Dec 13 12:17:49 2021 -0800 |
committer | GitHub <noreply@github.com> | Mon Dec 13 12:17:49 2021 -0800 |
tree | 76c0fbb8c10d1dac764e47dffa9ef7db10c0b134 | |
parent | 3132ea6de9c94c19351b8fbe8518d9799793fac8 [diff] | |
parent | b2376e052ac84bd221c2ba2bd9b6a5ca8a99eff8 [diff] |
Merge pull request #125 from ipld/fix/encoding fix encoding & decoding
Basic rust ipld library supporting
dag-cbor
,dag-json
anddag-pb
formats.
Dual licensed under MIT or Apache License (Version 2.0). See LICENSE-MIT and LICENSE-APACHE for more details.