Commit fe76c0d
authored
Support Yams 5.0 (support 4.0.0 ..< 6.0.0) (#111)
### Motivation
We're not on the latest major version of Yams, which blocks adopters
updating
their dependency on Yams. But since updating is cheap (we're not using
any of
the APIs that have changed in the latest release) we can upgrade to
allow
dependency resolution for others.
### Modifications
- Update dependency on Yams to 5.0.0.
### Result
- Unblocks adopters wishing to use Yams >= 5.0.0.
### Test Plan
CI.1 parent 7ed73ef commit fe76c0d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
0 commit comments