From ce77b4f5c8a4e2e4e699381848cc78e0343e5cd9 Mon Sep 17 00:00:00 2001 From: neuronull Date: Thu, 13 Apr 2023 13:28:34 -0600 Subject: [PATCH] . --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 732191bff7096..87bca2930f031 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4457,7 +4457,7 @@ dependencies = [ "secrecy", "serde", "serde_json", - "serde_yaml 0.9.19", + "serde_yaml 0.9.21", "thiserror", "tokio", "tokio-util",