Skip to content

Commit a95260e

Browse files
build(deps): bump log from 0.4.27 to 0.4.28
Bumps [log](https://github.com/rust-lang/log) from 0.4.27 to 0.4.28. - [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.27...0.4.28) --- updated-dependencies: - dependency-name: log dependency-version: 0.4.28 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c609dfa commit a95260e

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
@@ -50,7 +50,7 @@ async-trait = "0.1.89"
5050
futures = "0.3"
5151
object_store = { version = "0.12.3", features = ["aws", "gcp", "azure", "http"] }
5252
url = "2"
53-
log = "0.4.27"
53+
log = "0.4.28"
5454

5555
[build-dependencies]
5656
prost-types = "0.13.1" # keep in line with `datafusion-substrait`

0 commit comments

Comments
 (0)