File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ as well as anything that requires non-const function calls to be computed.
10
10
11
11
[ ![ Rust] ( https://github.com/rust-lang-nursery/lazy-static.rs/actions/workflows/rust.yml/badge.svg )] ( https://github.com/rust-lang-nursery/lazy-static.rs/actions/workflows/rust.yml )
12
12
[ ![ Latest version] ( https://img.shields.io/crates/v/lazy_static.svg )] ( https://crates.io/crates/lazy_static )
13
- [ ![ Documentation] ( https://docs.rs/ lazy_static/badge.svg )] ( https://docs.rs/lazy_static )
13
+ [ ![ Documentation] ( https://img.shields.io/docsrs/ lazy_static/latest )] ( https://docs.rs/lazy_static )
14
14
[ ![ License] ( https://img.shields.io/crates/l/lazy_static.svg )] ( https://github.com/rust-lang-nursery/lazy-static.rs#license )
15
15
16
16
## Minimum supported ` rustc `
You can’t perform that action at this time.
0 commit comments