# 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 = "bokken-runtime" version = "0.1.0" description = "Dependencies for compiling solana program under the Bokken enviroment" license = "GPL-3.0" resolver = "1" [dependencies.base64] version = "0.13" [dependencies.borsh] version = "0.9" features = ["const-generics"] [dependencies.bpaf] version = "0.7" features = ["derive"] [dependencies.bytemuck] version = "1.9" [dependencies.color-eyre] version = "0.5" [dependencies.itertools] version = "0.10" [dependencies.lazy_static] version = "1.4.0" [dependencies.num-traits] version = "0.2" [dependencies.solana-program] version = "1.13" [dependencies.thiserror] version = "1.0" [dependencies.tokio] version = "1" features = ["full"]