Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a71282c

Browse files
committed
feat: export posts with html in string
1 parent d6c7267 commit a71282c

File tree

3 files changed

+397
-1
lines changed

3 files changed

+397
-1
lines changed

Cargo.lock

Lines changed: 182 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,5 @@ reqwest-tracing = { version = "0.5", features = ["opentelemetry_0_22"] }
1919
tracing = "0.1"
2020
tracing-opentelemetry = "0.23"
2121
tracing-subscriber = "0.3"
22+
ammonia = "4.0.0"
2223

0 commit comments

Comments
 (0)