TheZoq2 3 лет назад
Родитель
Сommit
f58d8e9216
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/lib.rs

+ 1 - 1
src/lib.rs

@@ -84,7 +84,7 @@
 //! [README]: https://github.com/stm32-rs/stm32f1xx-hal/tree/v0.6.1
 
 #![no_std]
-#![deny(intra_doc_link_resolution_failure)]
+#![deny(broken_intra_doc_links)]
 
 // If no target specified, print error message.
 #[cfg(not(any(