mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-12-30 05:11:13 +00:00
fix: whoami crash on FreeBSD aarch platform
This commit is contained in:
parent
04647ae09a
commit
4973ae5a58
@ -104,6 +104,6 @@ url = { version = "2.1.1", default-features = false }
|
||||
uuid = { version = "0.8.1", default-features = false, optional = true, features = [ "std" ] }
|
||||
webpki = { version = "0.21.3", optional = true }
|
||||
webpki-roots = { version = "0.20.0", optional = true }
|
||||
whoami = "0.9.0"
|
||||
whoami = "1.0.1"
|
||||
stringprep = "0.1.2"
|
||||
hashlink = "0.6.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user