Skip to content

Commit

Permalink
update fang to 0.11.0-rc1 (#361)
Browse files Browse the repository at this point in the history
  • Loading branch information
ayrat555 authored Apr 23, 2024
1 parent 390b06f commit c247f66
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ -15,7 +15,7 @@ chrono = "0.4"
diesel = { version = "2", features = ["postgres","r2d2"] }
dotenvy = "0.15"
pretty_env_logger = "0.5"
fang = { version = "0.10.4", features = ["blocking"], default-features = false }
fang = { version = "0.11.0-rc1", features = ["blocking-postgres"], default-features = false}
feed-rs = "1.3"
frankenstein = { version = "0.30.6", default-features = false, features = ["telegram-trait"] }
handlebars = "4.5"
Expand Down

0 comments on commit c247f66

Please sign in to comment.