Skip to content

Commit 571f76b

Browse files
committed
update version for crates.io
1 parent 17d11bd commit 571f76b

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

mdbook-asciinema/Cargo.toml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,12 @@ authors.workspace = true
33
description = "mdbook asciinema preprocessor"
44
edition.workspace = true
55
homepage.workspace = true
6-
repository.workspace = true
7-
readme.workspace = true
86
license.workspace = true
97
name = "mdbook-asciinema"
8+
publish = true
9+
readme.workspace = true
10+
repository.workspace = true
11+
version.workspace = true
1012

1113
[dependencies]
1214
anyhow.workspace = true

0 commit comments

Comments
 (0)