Skip to content

Commit 78e3fdd

Browse files
committed
chore(rustscript): Upgrade mandown dependency to 0.1.5
Signed-off-by: David Runge <[email protected]>
1 parent 83a1794 commit 78e3fdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.rust-script/mandown.ers

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
//! ```cargo
44
//! [dependencies]
55
//! pkg = { path = "PATH", package = "PKG" }
6-
//! mandown = "0.1.3"
6+
//! mandown = "0.1.5"
77
//! testresult = "0.4.1"
88
//! ```
99
use std::env::args;

0 commit comments

Comments
 (0)