From af9915b6ceace84eb281a2dfff5d68b8bde5b095 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 18:00:52 +0000 Subject: [PATCH] Update Rust crate rbatis to 4.5.5 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 4fe40f05..43e5a396 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,7 +17,7 @@ kanal = "0.1.0-pre8" lazy_static = "1.4.0" nanoid = "0.4.0" paste = "1.0.14" -rbatis = "4.4.20" +rbatis = "4.5.5" rbdc-pg = { version = "4.4.19", optional = true } rbdc-mysql = { version = "4.4.19", optional = true } rbs = "4.4.3"