Skip to content

Commit 8c49c2f

Browse files
authored
Merge pull request #360 from influxdata/dependabot/cargo/rust-other-f34e1bc64f
chore(deps): bump the rust-other group with 4 updates
2 parents a1bfc1b + 0abc1e0 commit 8c49c2f

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

Cargo.lock

Lines changed: 8 additions & 8 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
@@ -16,7 +16,7 @@ edition = "2024"
1616
license = "MIT OR Apache-2.0"
1717

1818
[workspace.dependencies]
19-
anyhow = { version = "1.0.100", default-features = false }
19+
anyhow = { version = "1.0.101", default-features = false }
2020
arrow = { version = "57.1.0", default-features = false, features = ["ipc"] }
2121
chrono = { version = "0.4.43", default-features = false }
2222
datafusion = { version = "52.0.0", default-features = false }

guests/python/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ gungraun.workspace = true
2525
flate2 = "1.1.9"
2626
sha2 = "0.10.8"
2727
tar.workspace = true
28-
ureq = "3.1.4"
28+
ureq = "3.2.0"
2929
walkdir = "2.5.0"
3030

3131
[lints]

0 commit comments

Comments
 (0)