Skip to content

Commit afe52f0

Browse files
fix(deps): update rust crate rbatis to v4.6.8
1 parent baabe1b commit afe52f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ opentelemetry-semantic-conventions = { version = "0.16.0", optional = true }
4343
opentelemetry-http = { version = "0.13.0", optional = true }
4444
paste = "1.0.14"
4545
prost-types = "0.13.0"
46-
rbatis = "=4.5.33"
46+
rbatis = "=4.6.8"
4747
rayon = "1.10.0"
4848
rbdc-pg = { version = "4.5.17", optional = true }
4949
rbdc-mysql = { version = "4.5.17", optional = true }

0 commit comments

Comments
 (0)