File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
- # dioxus-free-icons
2
-
1
+ [ ![ Discord Server] ( https://img.shields.io/discord/899851952891002890.svg?logo=discord&style=flat-square )] ( https://discord.gg/sKJSVNSCDJ )
3
2
[ ![ Crates.io] ( https://img.shields.io/crates/v/dioxus-free-icons )] ( https://crates.io/crates/dioxus-free-icons )
4
3
4
+ # dioxus-free-icons 🙂
5
+
5
6
Use free svg icons in your [ Dioxus] ( https://dioxuslabs.com/ ) projects easily with dioxus-free-icons.
6
7
7
8
More information about this crate can be found in the [ crate documentation] ( https://docs.rs/dioxus-free-icons/0.7.0/dioxus_free_icons/ ) .
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ authors = ["nissy-dev <nd.12021218@gmail.com>"]
5
5
edition = " 2021"
6
6
7
7
[dependencies ]
8
- dioxus = { version = " 0.5.0-alpha.0 " , features = [" web" ] }
8
+ dioxus = { version = " 0.5.0" , features = [" web" ] }
9
9
dioxus-free-icons = { path = " ../lib" , features = [" font-awesome-brands" ] }
10
10
11
11
log = " 0.4.6"
You can’t perform that action at this time.
0 commit comments