We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37fa164 commit 800b86dCopy full SHA for 800b86d
1 file changed
src/lib.rs
@@ -1,4 +1,4 @@
1
-#![doc = include_str!("README.md")]
+#![doc = include_str!("../README.md")]
2
3
pub mod misc;
4
pub mod protocol;
0 commit comments