File tree Expand file tree Collapse file tree 2 files changed +1
-10
lines changed Expand file tree Collapse file tree 2 files changed +1
-10
lines changed Original file line number Diff line number Diff line change 1
1
[
2
2
{
3
3
"section" : " Core" ,
4
-
5
4
"name" : " cairo-rs" ,
6
- "max_version" : " 0.17.10" ,
7
5
"repo" : " gtk-rs-core"
8
6
},
9
7
{
10
8
"name" : " gio" ,
11
- "max_version" : " 0.17.10" ,
12
9
"repo" : " gtk-rs-core"
13
10
},
14
11
{
15
12
"name" : " glib" ,
16
- "max_version" : " 0.17.10" ,
17
13
"repo" : " gtk-rs-core"
18
14
},
19
15
{
20
16
"name" : " pango" ,
21
- "max_version" : " 0.17.10" ,
22
17
"repo" : " gtk-rs-core"
23
18
},
24
19
{
25
20
"section" : " GTK 3" ,
26
-
27
21
"name" : " gtk" ,
28
- "max_version" : " 0.17.1" ,
29
22
"repo" : " gtk3-rs"
30
23
},
31
24
{
32
25
"section" : " GTK 4" ,
33
-
34
26
"name" : " gtk4" ,
35
- "max_version" : " 0.6.6" ,
36
27
"repo" : " gtk4-rs"
37
28
}
38
29
]
Original file line number Diff line number Diff line change 14
14
</ a >
15
15
</ td >
16
16
< td >
17
- v {{crate.max_version}}
17
+ < img src =" https://img.shields.io/crates/v/ {{crate.name}}?style=for-the-badge&labelColor=fff&color=83469B&label= " alt =" {{crate.name}} " />
18
18
</ td >
19
19
< td class ="docs ">
20
20
< a href ="/{{crate.repo}}/stable/latest/docs/{{ crate.name | replace: "-rs ", "" }}">
You can’t perform that action at this time.
0 commit comments