Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit a735e21

Browse files
DJMcNabJohnTitor
andauthored
Update Cargo.toml
Co-authored-by: Yuki Okushi <[email protected]>
1 parent d9f7398 commit a735e21

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,6 @@ serde_json = "1.0.64"
2525
quickcheck = "1.0"
2626

2727
[package.metadata.rust-analyzer]
28-
# This crate uses #[feature(rustc_private)]
28+
# This crate uses `#![feature(rustc_private)]`
29+
# cf. https://github.com/rust-analyzer/rust-analyzer/pull/7891
2930
rustc_private = true

0 commit comments

Comments
 (0)