Bump revm

This commit is contained in:
Luke Parker
2025-11-04 13:31:46 -05:00
parent f7fb78bdd6
commit 642848bd24
5 changed files with 36 additions and 60 deletions

View File

@@ -1,19 +0,0 @@
[package]
name = "libsecp256k1"
version = "0.7.99"
description = "Patch to an empty crate"
license = "MIT"
repository = "https://github.com/serai-dex/serai/tree/develop/patches/ethereum/libsecp256k1"
authors = ["Luke Parker <lukeparker5132@gmail.com>"]
keywords = []
edition = "2021"
[package.metadata.docs.rs]
all-features = true
rustdoc-args = ["--cfg", "docsrs"]
[workspace]
[features]
std = []
static-context = []

View File

@@ -1 +0,0 @@
const _NEVER_COMPILED: [(); 0 - 1] = [(); 0 - 1];