# 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" rust-version = "1.75.0" name = "litesvm-loader" version = "0.3.0" description = "Helpers for working with bpf_loader and LiteSVM" license = "Apache-2.0" repository = "https://github.com/LiteSVM/litesvm" [dependencies.litesvm] version = "0.3" [dependencies.solana-sdk] version = "~2.0.5" [dev-dependencies.test-log] version = "0.2" [lints.clippy] result_large_err = "allow"