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 9086bee commit 87d3b93Copy full SHA for 87d3b93
crates/crates_io_og_image/src/lib.rs
@@ -1,4 +1,4 @@
1
-//! OpenGraph image generation for crates.io
+#![doc = include_str!("../README.md")]
2
3
mod formatting;
4
0 commit comments