Skip to content

Commit

Permalink
Update multihash dependency and make Cid impl Copy (#839)
Browse files Browse the repository at this point in the history
* Working version with 0.12

* 0.13 upgrade

* Cleanup

* Make Cid copy

* Remove loading cache line from CI

* Rename filecoin code consts

* fmt

* Remove unused features

* Bump versions for release and use released cbor crate

* fix encoding toml

* Changes from releasing crates
  • Loading branch information
austinabell authored Nov 10, 2020
1 parent cb1e2c4 commit 62ea7ef
Show file tree
Hide file tree
Showing 87 changed files with 396 additions and 382 deletions.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,6 @@ jobs:
name: Install deps
command: |
brew install hwloc
- restore_cargo_package_cache
- run:
name: Install grcov
command: |
Expand Down
Loading

0 comments on commit 62ea7ef

Please sign in to comment.