Skip to content

Commit efe6071

Browse files
Merge pull request #637 from GuillaumeGomez/publish
Remove `publish = false` from `askama_macros` Cargo.toml file
2 parents d95c912 + 9947083 commit efe6071

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

askama_derive/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ license = "MIT OR Apache-2.0"
88
readme = "README.md"
99
edition = "2024"
1010
rust-version = "1.88"
11-
publish = false
1211

1312
[package.metadata.docs.rs]
1413
all-features = true

askama_macros/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ license = "MIT OR Apache-2.0"
88
readme = "README.md"
99
edition = "2024"
1010
rust-version = "1.88"
11-
publish = false
1211

1312
[package.metadata.docs.rs]
1413
all-features = true

0 commit comments

Comments
 (0)