Skip to content

Commit 3bd11e6

Browse files
chore(deps): bump the rust-other group with 2 updates
Bumps the rust-other group with 2 updates: [log](https://github.com/rust-lang/log) and [libc](https://github.com/rust-lang/libc). Updates `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) Updates `libc` from 0.2.177 to 0.2.178 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.178/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.177...0.2.178) --- updated-dependencies: - dependency-name: log dependency-version: 0.4.29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-other - dependency-name: libc dependency-version: 0.2.178 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-other ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 44e8b9c commit 3bd11e6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -34,7 +34,7 @@ datafusion-udf-wasm-query = { path = "query", version = "0.1.0" }
3434
http = { version = "1.4.0", default-features = false }
3535
hyper = { version = "1.8", default-features = false }
3636
insta = { version = "1.44.3", "default-features" = false }
37-
log = { version = "0.4.28", default-features = false }
37+
log = { version = "0.4.29", default-features = false }
3838
pyo3 = { version = "0.27.2", default-features = false, features = ["macros"] }
3939
regex = { version = "1", default-features = false }
4040
sqlparser = { version = "0.58.0", default-features = false, features = [

0 commit comments

Comments
 (0)