Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

Commit

Permalink
chore: update deprecation notice (#2815)
Browse files Browse the repository at this point in the history
* update notice

* update note

* formatting
  • Loading branch information
zerosnacks authored Sep 23, 2024
1 parent 34ed9e3 commit 6e2ff0e
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,10 @@
[crates-badge]: https://img.shields.io/crates/v/ethers.svg
[crates-url]: https://crates.io/crates/ethers

> **Warning**
> We are deprecating ethers-rs for [alloy](https://github.com/alloy-rs). Learn how to use Alloy by [visiting the book](https://alloy.rs).
> See [#2667](https://github.com/gakonst/ethers-rs/issues/2667) for more information on ethers-rs.
> **Notice**
> `ethers-rs` has been deprecated for [alloy](https://github.com/alloy-rs). Learn how to use Alloy by [visiting the book](https://alloy.rs).
> See [#2667](https://github.com/gakonst/ethers-rs/issues/2667) for more information.
## Quickstart

Expand Down

0 comments on commit 6e2ff0e

Please sign in to comment.