docs: update docs.rs badge version
This commit is contained in:
parent
98d97d3b29
commit
649ab10613
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
> This project was initialized from [xray](https://github.com/atom/xray)
|
||||
|
||||
<p>
|
||||
<a href="https://docs.rs/crate/napi"><img src="https://docs.rs/napi/badge.svg?version=0.4.2"></img></a>
|
||||
<a href="https://docs.rs/crate/napi"><img src="https://docs.rs/napi/badge.svg"></img></a>
|
||||
<a href="https://crates.io/crates/napi"><img src="https://img.shields.io/crates/v/napi.svg"></img></a>
|
||||
<a href="https://www.npmjs.com/package/napi-rs"><img src="https://img.shields.io/npm/v/napi-rs.svg"></img></a>
|
||||
</p>
|
||||
|
|
Loading…
Reference in a new issue