Skip to content

Commit 733baf9

Browse files
chore(rust): Bump toml from 1.0.3+spec-1.1.0 to 1.0.6+spec-1.1.0 (#4066)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 281b0fc commit 733baf9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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
@@ -42,7 +42,7 @@ arrow-schema.workspace = true
4242
libloading = "0.8.8"
4343
path-slash = "0.2.1"
4444
regex = "1.12.3"
45-
toml = { version = "1.0.3", default-features = false, features = [
45+
toml = { version = "1.0.6", default-features = false, features = [
4646
"parse",
4747
"display",
4848
] }

0 commit comments

Comments
 (0)