Skip to content

Commit e1adf8c

Browse files
chore(rust): Bump toml from 0.9.12+spec-1.1.0 to 1.0.2+spec-1.1.0 (#4003)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 11584c3 commit e1adf8c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

rust/Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust/driver_manager/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ adbc_ffi.workspace = true
4040
arrow-array.workspace = true
4141
arrow-schema.workspace = true
4242
libloading = "0.8.8"
43-
toml = { version = "0.9.12", default-features = false, features = [
43+
toml = { version = "1.0.2", default-features = false, features = [
4444
"parse",
4545
"display",
4646
] }

0 commit comments

Comments
 (0)