Skip to content

Commit fde3f66

Browse files
authored
Merge branch 'main' into dependabot/cargo/rdkafka-0.37
2 parents 7e300ef + 726b398 commit fde3f66

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ tracing-subscriber = "0.3"
134134
tracing-appender = "0.2"
135135
base64 = "0.22"
136136
num-traits = "0.2"
137-
thiserror = "1.0"
137+
thiserror = "2.0"
138138
static_assertions = "1.1.0"
139139
url = "2.1.1"
140140
chrono = "0.4.31"
@@ -190,4 +190,4 @@ rdkafka = "0.37"
190190
apache-avro = "0.17.0"
191191
time = "0.3.36"
192192
rumqttc = "0.24.0"
193-
fluvio = "0.23.2"
193+
fluvio = "0.24.0"

0 commit comments

Comments
 (0)