Skip to content

Commit

Permalink
fix(deps): update rust crate rbs to 4.5.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 9, 2024
1 parent e8868b6 commit 1ddd628
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 1ddd628

Please sign in to comment.