File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# Grid
22
3- [ ![ docs] ( https://docs.rs/ grid/badge.svg )] ( https://docs.rs/grid )
3+ [ ![ docs] ( https://img.shields.io/docsrs/ grid/latest )] ( https://docs.rs/grid/latest/grid/ )
44[ ![ crates.io] ( https://badgen.net/crates/d/grid )] ( https://crates.io/crates/grid )
55[ ![ build status] ( https://github.com/becheran/grid/actions/workflows/rust.yml/badge.svg )] ( https://github.com/becheran/grid/actions )
66[ ![ license] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://opensource.org/licenses/MIT )
@@ -15,5 +15,5 @@ To use *grid* with *no_std* import the library such as:
1515grid = { version = " *" , default-features = false }
1616```
1717
18- - [ documentation] ( https://docs.rs/grid/ )
18+ - [ documentation] ( https://docs.rs/grid/latest/grid/ )
1919- [ library on crates.io] ( https://crates.io/crates/grid )
You can’t perform that action at this time.
0 commit comments