fractal/.cargo/config.toml
Kévin Commaille 1858eac558
docs: Generate docs for ruma and matrix-sdk
Also make links between crates work.

Closes #1012
2022-05-12 10:08:24 +02:00

5 lines
126 B
TOML

[build]
rustflags = ["--cfg", "ruma_identifiers_storage=\"Arc\""]
[doc.extern-map.registries]
crates-io = "https://docs.rs/"