Skip to content

Commit af6cfbc

Browse files
committed
Bump other dependencies
1 parent efb1c23 commit af6cfbc

File tree

2 files changed

+107
-86
lines changed

2 files changed

+107
-86
lines changed

Cargo.lock

+104-83
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@ chrono = "0.4"
1717
futures = "0.3"
1818
hdfs-native = "0.11"
1919
object_store = ">= 0.10, < 0.12"
20-
thiserror = "1"
20+
thiserror = "2"
2121
tokio = { version = "1", features = ["rt", "net", "io-util", "macros", "sync", "time"] }
2222

2323
[dev-dependencies]
24-
env_logger = "0.10"
25-
serial_test = "2"
24+
env_logger = "0.11"
25+
serial_test = "3"
2626

2727
[features]
2828
integration-test = ["hdfs-native/integration-test"]

0 commit comments

Comments
 (0)