From dbbcf2cc64012c81a84599c39f0d59d0e78c75ca Mon Sep 17 00:00:00 2001 From: "oxide-renovate[bot]" <146848827+oxide-renovate[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 21:46:55 +0000 Subject: [PATCH] Update Rust crate valuable to 0.1.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 474d202..43d6767 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -49,5 +49,5 @@ toml = "0.8.19" tracing = "0.1.41" url = "2.5.3" uuid = "1.12.1" -valuable = "0.1.0" +valuable = "0.1.1" yup-oauth2 = "11.0.0"