Skip to content

Commit 4cf408d

Browse files
fix(deps): update rust crate rbatis to v4.5.49
1 parent 8e3323d commit 4cf408d

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

Cargo.lock

+9-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
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.49"
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)