mirror of
https://github.com/launchbadge/sqlx.git
synced 2026-03-19 08:39:44 +00:00
Update dependencies
This commit is contained in:
committed by
Austin Bonander
parent
9677430d67
commit
c17c59fc4c
@@ -45,8 +45,8 @@ time = { workspace = true, optional = true }
|
||||
uuid = { workspace = true, optional = true }
|
||||
|
||||
# Misc
|
||||
atoi = "1.0"
|
||||
base64 = { version = "0.13.0", default-features = false, features = ["std"] }
|
||||
atoi = "2.0"
|
||||
base64 = { version = "0.21.0", default-features = false, features = ["std"] }
|
||||
bitflags = { version = "1.3.2", default-features = false }
|
||||
byteorder = { version = "1.4.3", default-features = false, features = ["std"] }
|
||||
dirs = "4.0.0"
|
||||
|
||||
Reference in New Issue
Block a user