Commit 612f1ec
authored
chore: update dev dependencies (#15)
Update the dev dependencies to the newest version so that the tests
pass again. This is an issue whenever there is a breaking release
of `ipld-core`. On the other hand it makes sure that we won't forget
to update `serde_ipld_dagcbor` and `serde_ipld_dagjson` to the latest
version of `ipld-core` after a release.
It also adds a CI job to make sure the checked-in Cargo.lock file is
up-to-date.1 parent c4146ec commit 612f1ec
3 files changed
+21
-19
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
| 32 | + | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments