We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d8a455 commit a4f8db9Copy full SHA for a4f8db9
src/lib.rs
@@ -1,4 +1,4 @@
1
-#![doc(html_root_url = "https://docs.rs/thor-devkit/0.1.0")]
+#![doc(html_root_url = "https://docs.rs/thor-devkit/0.1.1")]
2
#![warn(rust_2018_idioms, missing_docs)]
3
#![deny(dead_code, unused_imports, unused_mut)]
4
0 commit comments