Update rustls and sqlx (#21506)

Release Notes:

- N/A
This commit is contained in:
Cole Miller 2024-12-03 23:22:26 -05:00 committed by GitHub
parent 3019960f83
commit ce5f492404
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 33 additions and 29 deletions

View file

@ -13,7 +13,7 @@ anyhow.workspace = true
collections.workspace = true
futures.workspace = true
indoc.workspace = true
libsqlite3-sys = { version = "0.28", features = ["bundled"] }
libsqlite3-sys.workspace = true
parking_lot.workspace = true
smol.workspace = true
sqlformat.workspace = true