From 320f0337d3e4bafaf0b170655a8ffe9d4045bb27 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 7 Sep 2025 21:57:08 +0000 Subject: [PATCH] Update Rust crate cantrip to 0.5.0 --- tokenstore/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tokenstore/Cargo.toml b/tokenstore/Cargo.toml index 51cbbcb..9406d80 100644 --- a/tokenstore/Cargo.toml +++ b/tokenstore/Cargo.toml @@ -4,4 +4,4 @@ version = "0.1.1" edition = "2021" [dependencies] -cantrip = "0.4.0" \ No newline at end of file +cantrip = "0.5.0" \ No newline at end of file