feat: update Font Awesome to 7.1.0
This commit is contained in:
@@ -38,6 +38,10 @@ async-std = { version = "1.13.2", optional = true }
|
||||
dioxus-i18n = "0.5.1"
|
||||
voca_rs = "1.15.2"
|
||||
load-dotenv = "0.1.2"
|
||||
dioxus-free-icons = { git = "https://github.com/matous-volf/dioxus-free-icons", branch = "feat/update-font-awesome-7.1.0", features = [
|
||||
"font-awesome-regular",
|
||||
"font-awesome-solid",
|
||||
] }
|
||||
|
||||
[features]
|
||||
default = ["web"]
|
||||
|
||||
Reference in New Issue
Block a user