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 cebb0e5 commit f0246a6Copy full SHA for f0246a6
Cargo.toml
@@ -18,7 +18,7 @@ members = [
18
"tests",
19
]
20
21
-# Incremental compilation on Rust 1.55 causes an ICE on build. As soon as graph node builds again, these can be removed.
+# Incremental compilation on Rust 1.58 causes an ICE on build. As soon as graph node builds again, these can be removed.
22
[profile.dev]
23
incremental = false
24
[profile.test]
0 commit comments