Skip to content

Commit f0246a6

Browse files
committed
Cargo.toml: Update comment
1 parent cebb0e5 commit f0246a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ members = [
1818
"tests",
1919
]
2020

21-
# Incremental compilation on Rust 1.55 causes an ICE on build. As soon as graph node builds again, these can be removed.
21+
# Incremental compilation on Rust 1.58 causes an ICE on build. As soon as graph node builds again, these can be removed.
2222
[profile.dev]
2323
incremental = false
2424
[profile.test]

0 commit comments

Comments
 (0)