diff --git a/Cargo.lock b/Cargo.lock index ea4bb4000753..d55e22cac280 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1,6 +1,6 @@ # This file is automatically @generated by Cargo. # It is not intended for manual editing. -version = 3 +version = 4 [[package]] name = "Inflector" @@ -5250,7 +5250,7 @@ dependencies = [ [[package]] name = "influxdb_line_protocol" version = "0.1.0" -source = "git+https://github.com/evenyag/influxdb_iox?branch=feat/line-protocol#10ef0d0b02705ac7518717390939fa3a9bcfcacc" +source = "git+https://github.com/evenyag/influxdb_iox?branch=feat%2Fline-protocol#10ef0d0b02705ac7518717390939fa3a9bcfcacc" dependencies = [ "bytes", "nom", @@ -10912,9 +10912,9 @@ dependencies = [ [[package]] name = "shadow-rs" -version = "0.31.1" +version = "0.35.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "02c282402d25101f9c893e9cd7e4cae535fe7db18b81291de973026c219ddf1e" +checksum = "2311e39772c00391875f40e34d43efef247b23930143a70ca5fbec9505937420" dependencies = [ "const_format", "git2", diff --git a/Cargo.toml b/Cargo.toml index 846ab2d9383f..3bdbf4c025b2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -167,7 +167,7 @@ schemars = "0.8" serde = { version = "1.0", features = ["derive"] } serde_json = { version = "1.0", features = ["float_roundtrip"] } serde_with = "3" -shadow-rs = "0.31" +shadow-rs = "0.35" similar-asserts = "1.6.0" smallvec = { version = "1", features = ["serde"] } snafu = "0.8" diff --git a/Makefile b/Makefile index c63acb67b493..dd335c370ac7 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ CARGO_BUILD_OPTS := --locked IMAGE_REGISTRY ?= docker.io IMAGE_NAMESPACE ?= greptime IMAGE_TAG ?= latest -DEV_BUILDER_IMAGE_TAG ?= 2024-06-06-5674c14f-20240920110415 +DEV_BUILDER_IMAGE_TAG ?= 2024-10-19-a5c00e85-20241024184445 BUILDX_MULTI_PLATFORM_BUILD ?= false BUILDX_BUILDER_NAME ?= gtbuilder BASE_IMAGE ?= ubuntu diff --git a/rust-toolchain.toml b/rust-toolchain.toml index cfa276d72fff..c986eedd9716 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml @@ -1,3 +1,2 @@ [toolchain] -channel = "nightly-2024-06-06" - +channel = "nightly-2024-10-19" diff --git a/src/auth/src/user_provider/static_user_provider.rs b/src/auth/src/user_provider/static_user_provider.rs index 9e0567121920..24093d5e37fd 100644 --- a/src/auth/src/user_provider/static_user_provider.rs +++ b/src/auth/src/user_provider/static_user_provider.rs @@ -33,7 +33,7 @@ impl StaticUserProvider { value: value.to_string(), msg: "StaticUserProviderOption must be in format `