Kestrel 3 жил өмнө
parent
commit
d53dfc1823

+ 1 - 0
rustructure/README.md

@@ -0,0 +1 @@
+../README.md

+ 1 - 1
rustructure/src/lib.rs

@@ -1,4 +1,4 @@
-#![doc = include_str!("../../README.md")]
+#![doc = include_str!("../README.md")]
 
 #![cfg_attr(not(feature = "std"), no_std)]