diff --git a/Cargo.toml b/Cargo.toml index 169ef410..3b6189c0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -26,7 +26,7 @@ paste = "1.0.14" rbatis = "4.4.20" rbdc-pg = { version = "4.4.19", optional = true } rbdc-mysql = { version = "4.4.19", optional = true } -rbs = "4.4.3" +rbs = "4.5.10" serde = { version = "1.0.193", features = ["derive"] } serde_json = "1.0.108" thiserror = "1.0.56"