Skip to content

Commit fd86c6b

Browse files
fix(deps): update rust crate rbatis to v4.5.50
1 parent 84cb322 commit fd86c6b

File tree

2 files changed

+15
-8
lines changed

2 files changed

+15
-8
lines changed

Cargo.lock

Lines changed: 14 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ opentelemetry-semantic-conventions = { version = "0.16.0", optional = true }
3939
opentelemetry-http = { version = "0.13.0", optional = true }
4040
paste = "1.0.14"
4141
prost-types = "0.13.0"
42-
rbatis = "=4.5.33"
42+
rbatis = "=4.5.50"
4343
rbdc-pg = { version = "4.5.17", optional = true }
4444
rbdc-mysql = { version = "4.5.17", optional = true }
4545
rbdc-mssql = { version = "4.5.7", optional = true }

0 commit comments

Comments
 (0)