chore(flake): remove cargo from explicitely installed packages
Some checks failed
CI / tests (push) Has been cancelled
Some checks failed
CI / tests (push) Has been cancelled
Cargo is already installed with rustVersion
This commit is contained in:
parent
8f965ffd9e
commit
b6d8548327
@ -15,7 +15,8 @@
|
||||
<div align="center">
|
||||
<!-- Github Actions -->
|
||||
<a href="https://github.com/phundrak/georm/actions/workflows/ci.yaml?query=branch%3Amain">
|
||||
<img src="https://img.shields.io/github/actions/workflow/status/phundrak/georm/ci.yaml?branch=main&style=flat-square" alt="actions status" /></a>
|
||||
<img src="https://img.shields.io/github/actions/workflow/status/phundrak/georm/ci.yaml?branch=main&style=flat-square" alt="actions status" />
|
||||
</a>
|
||||
<!-- Version -->
|
||||
<a href="https://crates.io/crates/georm">
|
||||
<img src="https://img.shields.io/crates/v/georm.svg?style=flat-square" alt="Crates.io version" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user