We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a46f443 commit fc96e3fCopy full SHA for fc96e3f
Cargo.toml
@@ -1,5 +1,7 @@
1
[package]
2
name = "recert"
3
+# we need to compile with a rust version that is compatible with rhel9
4
+rust-version = "1.75"
5
version = "0.1.0"
6
edition = "2021"
7
0 commit comments