Commit 801bc2ca authored by 🤖 GitLab Bot 🤖's avatar 🤖 GitLab Bot 🤖
Browse files

chore(deps): update rust crate toml to v1.0.4

parent f5211e2f
Loading
Loading
Loading
Loading
+2 −4
Original line number Diff line number Diff line
@@ -1027,12 +1027,10 @@ dependencies = [
 "futures-util",
 "http-body-util",
 "hyper",
 "hyper-rustls",
 "hyper-util",
 "lz4_flex 0.11.5",
 "polonius-the-crab",
 "quanta",
 "rustls",
 "serde",
 "thiserror 2.0.18",
 "tokio",
@@ -6939,9 +6937,9 @@ dependencies = [

[[package]]
name = "toml"
version = "1.0.3+spec-1.1.0"
version = "1.0.4+spec-1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c7614eaf19ad818347db24addfa201729cf2a9b6fdfd9eb0ab870fcacc606c0c"
checksum = "c94c3321114413476740df133f0d8862c61d87c8d26f04c6841e033c8c80db47"
dependencies = [
 "indexmap 2.13.0",
 "serde_core",
+1 −1
Original line number Diff line number Diff line
@@ -80,7 +80,7 @@ tracing = "0.1.44"
uuid = { version = "1.19.0", features = ["v4"] }
async-nats = { version = "0.46.0", features = ["server_2_11"] }
arrow-ipc = "57.2.0"
clickhouse = { version = "0.14", features = ["inserter", "rustls-tls-ring", "rustls-tls-native-roots"] }
clickhouse = { version = "0.14", features = ["inserter"] }
testcontainers = "0.27.1"
testcontainers-modules = { version = "0.15.0", features = ["nats", "clickhouse"] }
# Query engine dependencies