Skip to content

Commit db1ea4e

Browse files
chore(deps): bump log from 0.4.25 to 0.4.27
Bumps [log](https://github.com/rust-lang/log) from 0.4.25 to 0.4.27. - [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.25...0.4.27) --- updated-dependencies: - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cdc9596 commit db1ea4e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -9,7 +9,7 @@ dashmap = "6.1.0"
99
env_logger = "0.11.6"
1010
futures = "0.3.31"
1111
idna = "1.0.3"
12-
log = "0.4.22"
12+
log = "0.4.27"
1313
mio = "1.0.3"
1414
octocrab = "0.42.1"
1515
reqwest = { version = "0.12.9", default-features = false, features = [

0 commit comments

Comments
 (0)