mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 09:07:09 +08:00
build(deps): bump diesel from 2.0.3 to 2.1.0 (#1287)
This commit is contained in:
@ -44,7 +44,7 @@ bytes = "1.4.0"
|
||||
clap = { version = "4.2.2", default-features = false, features = ["std", "derive", "help", "usage"] }
|
||||
config = { version = "0.13.3", features = ["toml"] }
|
||||
crc32fast = "1.3.2"
|
||||
diesel = { version = "2.0.3", features = ["postgres"] }
|
||||
diesel = { version = "2.1.0", features = ["postgres"] }
|
||||
dyn-clone = "1.0.11"
|
||||
encoding_rs = "0.8.32"
|
||||
error-stack = "0.3.1"
|
||||
|
||||
Reference in New Issue
Block a user