Skip to content

Commit 8f05d44

Browse files
build(deps): bump log from 0.4.28 to 0.4.29 (#536)
Bumps [log](https://github.com/rust-lang/log) from 0.4.28 to 0.4.29. - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.28...0.4.29) --- updated-dependencies: - dependency-name: log dependency-version: 0.4.29 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7eab26a commit 8f05d44

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = "2021"
66

77
[dependencies]
88
teloxide = { version = "0.13.0", features = ["macros"] }
9-
log = "0.4.28"
9+
log = "0.4.29"
1010
pretty_env_logger = "0.5.0"
1111
tokio = { version = "1.48.0", features = ["rt-multi-thread", "macros"] }
1212

0 commit comments

Comments
 (0)