Commit c54f964
add Cargo.lock
This will increase our CI stability, as we also use the lock file for some binaries.
However, as the lock file is on the top-level of the workspace, it will not be packaged
into library releases. This is also recommended for libraries by the ecosystem.
Additionally, this will enable us to use better CI caching to accelerate our CI.1 parent ca0ed0e commit c54f964
2 files changed
+920
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | 4 | | |
8 | 5 | | |
0 commit comments