mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 02:11:53 +00:00
update sqlx directly, and allow patch bumps from other packages
This commit is contained in:
committed by
Aiden McClelland
parent
f3a30e40fe
commit
a182b0c260
@@ -108,7 +108,7 @@ serde_toml = { package = "toml", version = "0.5.8" }
|
||||
serde_yaml = "0.8.21"
|
||||
sha2 = "0.9.8"
|
||||
simple-logging = "2.0"
|
||||
sqlx = { version = "0.5", features = [
|
||||
sqlx = { version = "0.5.11", features = [
|
||||
"chrono",
|
||||
"offline",
|
||||
"runtime-tokio-rustls",
|
||||
|
||||
Reference in New Issue
Block a user