File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
[ ![ Docs] ( https://img.shields.io/badge/docs-rust-brightgreen?style=for-the-badge )] ( https://project-oak.github.io/tink-rust )
4
4
![ MSRV] ( https://img.shields.io/badge/rustc-1.57+-yellow?style=for-the-badge )
5
- [ ![ CI Status] ( https://img.shields.io/github/workflow/status/project-oak/tink-rust/CI? color=blue&style=for-the-badge )] ( https://github.com/project-oak/tink-rust/actions?query=workflow%3ACI )
6
- [ ![ Interop Status] ( https://img.shields.io/github/workflow/status/project-oak/tink-rust/crosstest? color=orange&label=interop&style=for-the-badge )] ( https://github.com/project-oak/tink-rust/actions?query=workflow%3Acrosstest )
5
+ [ ![ CI Status] ( https://img.shields.io/github/actions/ workflow/status/project-oak/tink-rust/ci.yml?branch=main& color=blue&style=for-the-badge )] ( https://github.com/project-oak/tink-rust/actions?query=workflow%3ACI )
6
+ [ ![ Interop Status] ( https://img.shields.io/github/actions/ workflow/status/project-oak/tink-rust/crosstest.yml?branch=main& color=orange&label=interop&style=for-the-badge )] ( https://github.com/project-oak/tink-rust/actions?query=workflow%3Acrosstest )
7
7
[ ![ codecov] ( https://img.shields.io/codecov/c/github/project-oak/tink-rust?style=for-the-badge )] ( https://codecov.io/gh/project-oak/tink-rust )
8
8
9
9
This repository holds a Rust port of Google's [ Tink cryptography library] ( https://github.com/google/tink ) .
You can’t perform that action at this time.
0 commit comments