Skip to content

Commit

Permalink
frankenstein 0.32.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ayrat555 committed Aug 3, 2024
1 parent 1abea02 commit 578f5b2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 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.11.0-rc1", features = ["blocking-postgres"], default-features = false}
feed-rs = "2.1"
frankenstein = { git = "https://github.com/ayrat555/frankenstein", branch = "ayrat555/fix-star-count", default-features = false, features = ["telegram-trait"] }
frankenstein = { version = "0.32.2", default-features = false, features = ["telegram-trait"] }
handlebars = "6.0"
hex = "0.4"
htmlescape = "0.3"
Expand Down

0 comments on commit 578f5b2

Please sign in to comment.