Skip to content

Commit

Permalink
Frankenstein 0.30.0 (#356)
Browse files Browse the repository at this point in the history
* Frankenstein 0.30.0

* fix clippy

* update Cargo.toml
  • Loading branch information
ayrat555 authored Jan 7, 2024
1 parent 0778980 commit 1ec51f8
Show file tree
Hide file tree
Showing 11 changed files with 104 additions and 78 deletions.
114 changes: 57 additions & 57 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dotenvy = "0.15"
pretty_env_logger = "0.5"
fang = { version = "0.10.4", features = ["blocking"], default-features = false }
feed-rs = "1.3"
frankenstein = { version = "0.29.2", default-features = false, features = ["telegram-trait"] }
frankenstein = { version = "0.30.1", default-features = false, features = ["telegram-trait"] }
handlebars = "4.5"
hex = "0.4"
htmlescape = "0.3"
Expand Down
Loading

0 comments on commit 1ec51f8

Please sign in to comment.