Skip to content

Commit c8fea77

Browse files
chore(deps): bump log from 0.4.22 to 0.4.25 in the prod-deps group (#324)
Bumps the prod-deps group with 1 update: [log](https://github.com/rust-lang/log). Updates `log` from 0.4.22 to 0.4.25 - [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.22...0.4.25) --- updated-dependencies: - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 135c9d5 commit c8fea77

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
@@ -28,7 +28,7 @@ crate-type = ["cdylib"]
2828
arrow = { version = "53.2.0", default-features = false, features = ["pyarrow"] }
2929
calamine = { version = "0.26.1", features = ["dates"] }
3030
chrono = { version = "0.4.39", default-features = false }
31-
log = "0.4.22"
31+
log = "0.4.25"
3232
pyo3 = { version = "0.22.6", features = ["abi3-py39"] }
3333
pyo3-log = "0.11.0"
3434

0 commit comments

Comments
 (0)