Consider committing lockfile
未关闭
- 主要语言
- Rust
- 星标
- 250
- 派生
- 65
- PR 合并指标
- 30 天内没有已合并 PR
描述
In https://github.com/amethyst/shred/pull/228 I ran into the issue of the CI failing due to a dependency with a higher MSRV. If we had a lockfile to pin dependencies this would not have occurred.
Ideally, we would have CI running with both the pinned versions and without the lockfile. Since we already test with multiple compiler versions, I think it would be suitable to use a lockfile for the MSRV toolchain, and the others could ignore the lockfile.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。