File tree 1 file changed +12
-9
lines changed
1 file changed +12
-9
lines changed Original file line number Diff line number Diff line change 1
1
<h2 align =" center " >Refined Type</h2 >
2
2
3
3
<div align =" center " >
4
- <img src="https://github.com/tomoikey/refined_type/actions/workflows/ci.yml/badge.svg"/>
5
- <img src="https://github.com/tomoikey/refined_type/actions/workflows/publish.yml/badge.svg"/>
6
- <br/>
4
+ <div>
5
+ <img src="https://img.shields.io/crates/v/refined_type.svg"/>
6
+ <img src="https://img.shields.io/crates/d/refined_type"/>
7
+ </div>
7
8
<i>Code More simply, More safely, for all Rustaceans.🦀</i>
8
9
<br/>
9
10
<img width=550 src="https://github.com/user-attachments/assets/2ae4bfee-1d42-4ed7-820a-b13260d359ef">
10
11
<br/>
11
- <a href="https://github.com/tomoikey/refined_type/stargazers">
12
- <img src="https://img.shields.io/github/stars/tomoikey/refined_type" alt="Stars Badge"/>
13
- </a>
14
- <a href="https://github.com/tomoikey/refined_type/network/members">
15
- <img src="https://img.shields.io/github/forks/tomoikey/refined_type" alt="Forks Badge"/>
16
- </a>
12
+ <div>
13
+ <a href="https://github.com/tomoikey/refined_type/stargazers">
14
+ <img src="https://img.shields.io/github/stars/tomoikey/refined_type" alt="Stars Badge"/>
15
+ </a>
16
+ <a href="https://github.com/tomoikey/refined_type/network/members">
17
+ <img src="https://img.shields.io/github/forks/tomoikey/refined_type" alt="Forks Badge"/>
18
+ </a>
19
+ </div>
17
20
<a href="https://github.com/tomoikey/refined_type/pulls">
18
21
<img src="https://img.shields.io/github/issues-pr/tomoikey/refined_type" alt="Pull Requests Badge"/>
19
22
</a>
You can’t perform that action at this time.
0 commit comments