[package] name = "fastrlp" version = "0.4.99" description = "Patch to an empty crate" license = "MIT" repository = "https://github.com/serai-dex/serai/tree/develop/patches/ethereum/fastrlp-0.4" authors = ["Luke Parker "] keywords = [] edition = "2021" [package.metadata.docs.rs] all-features = true rustdoc-args = ["--cfg", "docsrs"] [workspace] [features] alloc = [] std = []