# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "majin-blob-eip-4844" version = "0.1.3" description = "EIP-4844 parameters for Majin Blob." license = "MIT" repository = "https://github.com/AbdelStark/majin-blob" [dependencies.lazy_static] version = "1.4.0" default-features = false [dependencies.num-bigint] version = "0.4.0" features = [ "serde", "serde", ] default-features = false [dependencies.num-traits] version = "0.2" default-features = false [dependencies.serde] version = "1.0.196" features = [ "derive", "derive", ] default-features = false [dependencies.serde_json] version = "1.0.113" features = ["alloc"] default-features = false