Skip to content

Commit

Permalink
build(deps): update rust crate teloxide to 0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 26, 2024
1 parent 4d605aa commit a7e1054
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ tracing-subscriber = { version = "0.3.18", features = [
"fmt",
] }
dotenvy = "0.15.7"
teloxide = { version = "0.12.2", features = ["macros", "throttle"] }
teloxide = { version = "0.13.0", features = ["macros", "throttle"] }

0 comments on commit a7e1054

Please sign in to comment.