Skip to content

Commit 09144c8

Browse files
build(deps): bump log from 0.4.30 to 0.4.32
Bumps [log](https://github.com/rust-lang/log) from 0.4.30 to 0.4.32. - [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.30...0.4.32) --- updated-dependencies: - dependency-name: log dependency-version: 0.4.32 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bfa14f4 commit 09144c8

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -58,7 +58,7 @@ futures = "0.3"
5858
cstr = "0.2"
5959
object_store = { version = "0.13.1" }
6060
url = "2"
61-
log = "0.4.29"
61+
log = "0.4.32"
6262
parking_lot = "0.12"
6363
prost-types = "0.14.3" # keep in line with `datafusion-substrait`
6464
pyo3-build-config = "0.28"

0 commit comments

Comments
 (0)