File tree 1 file changed +3
-0
lines changed
1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 6
6
[ ![ Build Status] [ travis_badge ]] [ travis ]
7
7
[ ![ Build Status] [ appveyor_badge ]] [ appveyor ]
8
8
[ ![ Coverage Status] [ coveralls_badge ]] [ coveralls ]
9
+ [ ![ dependency status] [ dependency_badge ]] [ dependency ]
9
10
10
11
This repository provides a Rust [ library] and a [ binary] providing efficient
11
12
common and custom data-encodings.
@@ -162,6 +163,8 @@ Examples:
162
163
[ changelog ] : https://github.com/ia0/data-encoding/blob/master/lib/CHANGELOG.md
163
164
[ coveralls ] : https://coveralls.io/github/ia0/data-encoding?branch=master
164
165
[ coveralls_badge ] : https://coveralls.io/repos/github/ia0/data-encoding/badge.svg?branch=master
166
+ [ dependency ] : https://deps.rs/crate/data-encoding/2.3.0
167
+ [ dependency_badge ] : https://deps.rs/crate/data-encoding/2.3.0/status.svg
165
168
[ documentation ] : https://docs.rs/data-encoding
166
169
[ documentation_badge ] : https://docs.rs/data-encoding/badge.svg
167
170
[ library ] : https://crates.io/crates/data-encoding
You can’t perform that action at this time.
0 commit comments