Skip to content

Commit

Permalink
Update Rust badges to fuels-contract (#117)
Browse files Browse the repository at this point in the history
From `fuels-rs`.
  • Loading branch information
adlerjohn authored Feb 27, 2022
1 parent 9b54429 commit f2e376c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# fuels-rs

[![build](https://github.com/FuelLabs/fuels-rs/actions/workflows/ci.yml/badge.svg)](https://github.com/FuelLabs/fuels-rs/actions/workflows/ci.yml)
[![crates.io](https://img.shields.io/crates/v/fuels-rs?label=latest)](https://crates.io/crates/fuels-rs)
[![docs](https://docs.rs/fuels-rs/badge.svg)](https://docs.rs/fuels-rs)
[![crates.io](https://img.shields.io/crates/v/fuels-contract?label=latest)](https://crates.io/crates/fuels-contract)
[![docs](https://docs.rs/fuels-contract/badge.svg)](https://docs.rs/fuels-contract)
[![discord](https://img.shields.io/badge/chat%20on-discord-orange?&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/xfpK4Pe)

Rust SDK for Fuel. It can be used for a variety of things, including but not limited to:
Expand Down

0 comments on commit f2e376c

Please sign in to comment.