mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-12-29 21:00:54 +00:00
fix: upgrade ease-off
This commit is contained in:
parent
0fb9ab12bb
commit
eb478cec03
@ -189,8 +189,9 @@ uuid = "1.1.2"
|
||||
|
||||
# Common utility crates
|
||||
cfg-if = "1.0.0"
|
||||
dotenvy = { version = "0.15.0", default-features = false }
|
||||
thiserror = { version = "2.0.17", default-features = false, features = ["std"] }
|
||||
dotenvy = { version = "0.15.7", default-features = false }
|
||||
ease-off = "0.1.6"
|
||||
|
||||
# Runtimes
|
||||
[workspace.dependencies.async-global-executor]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user