From c5699cbc6b4bec047db65f9cf6dac6ff1d919039 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 13:04:03 +0000 Subject: [PATCH] Bump the dependencies group across 1 directory with 2 updates --- updated-dependencies: - dependency-name: cot dependency-version: 0.4.0 dependency-type: direct:production dependency-group: dependencies - dependency-name: salvo dependency-version: 0.84.0 dependency-type: direct:production dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- test-cot-0.3/Cargo.toml | 2 +- test-salvo-0.76/Cargo.toml | 2 +- test-salvo-0.77/Cargo.toml | 2 +- test-salvo-0.78/Cargo.toml | 2 +- test-salvo-0.79/Cargo.toml | 2 +- test-salvo-0.80/Cargo.toml | 2 +- test-salvo-0.81/Cargo.toml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/test-cot-0.3/Cargo.toml b/test-cot-0.3/Cargo.toml index e2b787d..ec3926d 100644 --- a/test-cot-0.3/Cargo.toml +++ b/test-cot-0.3/Cargo.toml @@ -8,4 +8,4 @@ publish = false askama = { workspace = true, features = ["derive"] } askama_web = { workspace = true, features = ["derive", "cot-0.3"] } -cot = { version = "0.3.0", features = ["test"] } +cot = { version = "0.4.0", features = ["test"] } diff --git a/test-salvo-0.76/Cargo.toml b/test-salvo-0.76/Cargo.toml index 73696ed..88e9b34 100644 --- a/test-salvo-0.76/Cargo.toml +++ b/test-salvo-0.76/Cargo.toml @@ -8,5 +8,5 @@ publish = false askama = { workspace = true, features = ["derive"] } askama_web = { workspace = true, features = ["derive", "salvo-0.76"] } -salvo = { version = "0.76.2", default-features = false, features = ["test"] } +salvo = { version = "0.84.2", default-features = false, features = ["test"] } tokio = { version = "1.44.2", features = ["macros", "rt"] } diff --git a/test-salvo-0.77/Cargo.toml b/test-salvo-0.77/Cargo.toml index 801d407..1d874c2 100644 --- a/test-salvo-0.77/Cargo.toml +++ b/test-salvo-0.77/Cargo.toml @@ -8,5 +8,5 @@ publish = false askama = { workspace = true, features = ["derive"] } askama_web = { workspace = true, features = ["derive", "salvo-0.77"] } -salvo = { version = "0.77.1", default-features = false, features = ["test"] } +salvo = { version = "0.84.2", default-features = false, features = ["test"] } tokio = { version = "1.44.2", features = ["macros", "rt"] } diff --git a/test-salvo-0.78/Cargo.toml b/test-salvo-0.78/Cargo.toml index 659baf4..2bc3cce 100644 --- a/test-salvo-0.78/Cargo.toml +++ b/test-salvo-0.78/Cargo.toml @@ -8,5 +8,5 @@ publish = false askama = { workspace = true, features = ["derive"] } askama_web = { workspace = true, features = ["derive", "salvo-0.78"] } -salvo = { version = "0.78.0", default-features = false, features = ["test"] } +salvo = { version = "0.84.2", default-features = false, features = ["test"] } tokio = { version = "1.44.2", features = ["macros", "rt"] } diff --git a/test-salvo-0.79/Cargo.toml b/test-salvo-0.79/Cargo.toml index b2ee3d4..1db2d96 100644 --- a/test-salvo-0.79/Cargo.toml +++ b/test-salvo-0.79/Cargo.toml @@ -8,5 +8,5 @@ publish = false askama = { workspace = true, features = ["derive"] } askama_web = { workspace = true, features = ["derive", "salvo-0.79"] } -salvo = { version = "0.79.0", default-features = false, features = ["test"] } +salvo = { version = "0.84.2", default-features = false, features = ["test"] } tokio = { version = "1.44.2", features = ["macros", "rt"] } diff --git a/test-salvo-0.80/Cargo.toml b/test-salvo-0.80/Cargo.toml index e1e40fe..f756961 100644 --- a/test-salvo-0.80/Cargo.toml +++ b/test-salvo-0.80/Cargo.toml @@ -8,5 +8,5 @@ publish = false askama = { workspace = true, features = ["derive"] } askama_web = { workspace = true, features = ["derive", "salvo-0.80"] } -salvo = { version = "0.80.0", default-features = false, features = ["test"] } +salvo = { version = "0.84.2", default-features = false, features = ["test"] } tokio = { version = "1.44.2", features = ["macros", "rt"] } diff --git a/test-salvo-0.81/Cargo.toml b/test-salvo-0.81/Cargo.toml index f8a16e0..5c3e277 100644 --- a/test-salvo-0.81/Cargo.toml +++ b/test-salvo-0.81/Cargo.toml @@ -8,5 +8,5 @@ publish = false askama = { workspace = true, features = ["derive"] } askama_web = { workspace = true, features = ["derive", "salvo-0.81"] } -salvo = { version = "0.81.0", default-features = false, features = ["test"] } +salvo = { version = "0.84.2", default-features = false, features = ["test"] } tokio = { version = "1.44.2", features = ["macros", "rt"] }