Commit dd61e04
committed
Specify rust-version in Cargo.toml
- We need to use a version that is compatible with the rust version available in rhel9
- rhel9 currently ships rust 1.75
- Regenerated lockfile to make sure it is also compatible with the specified rust-version
- For more information, refer to:
- https://doc.rust-lang.org/cargo/reference/rust-version.html
- rust-lang/cargo#12861
- rust-lang/cargo#135031 parent ae4c4a7 commit dd61e04
2 files changed
+3
-1
lines changedSome 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 | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
| |||
0 commit comments