We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17d11bd commit 571f76bCopy full SHA for 571f76b
1 file changed
mdbook-asciinema/Cargo.toml
@@ -3,10 +3,12 @@ authors.workspace = true
3
description = "mdbook asciinema preprocessor"
4
edition.workspace = true
5
homepage.workspace = true
6
-repository.workspace = true
7
-readme.workspace = true
8
license.workspace = true
9
name = "mdbook-asciinema"
+publish = true
+readme.workspace = true
10
+repository.workspace = true
11
+version.workspace = true
12
13
[dependencies]
14
anyhow.workspace = true
0 commit comments