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

Commit 4519992

Browse files
committed
Fix missing link.
1 parent 59ef282 commit 4519992

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/Simulation/qdk_sim_rs/Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,8 @@ cauchy = "0.4.0"
6262
cfg-if = "1.0.0"
6363
derive_more = "0.99.10"
6464
# We use document-features to automatically generate feature documentation from
65-
# Cargo.toml, following the example at
65+
# Cargo.toml, following the example at
66+
# https://docs.rs/document-features/latest/document_features#examples.
6667
document-features = { version = "0.2", optional = true }
6768
# See https://github.com/rust-random/rand/issues/990
6869
# and https://docs.rs/getrandom/0.1.15/getrandom/index.html#support-for-webassembly-and-asmjs

0 commit comments

Comments
 (0)