Skip to content

Commit 1f81042

Browse files
authored
fix: bump evm_rpc to v2.8.0 (#536)
Bump `evm_rpc` to v2.8.0. This was accidentally left out of #530.
1 parent b0929ac commit 1f81042

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "evm_rpc"
3-
version = "2.7.1"
3+
version = "2.8.0"
44
description = "Interact with EVM blockchains from the Internet Computer."
55
authors = ["DFINITY Foundation"]
66
readme = "README.md"

0 commit comments

Comments
 (0)