Skip to content

Commit c343bdd

Browse files
chore(rust): Bump toml from 1.0.2+spec-1.1.0 to 1.0.3+spec-1.1.0 (#4021)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5e5c569 commit c343bdd

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

rust/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.

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 = "1.0.2", default-features = false, features = [
43+
toml = { version = "1.0.3", default-features = false, features = [
4444
"parse",
4545
"display",
4646
] }

0 commit comments

Comments
 (0)