# 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 = "golana" version = "0.1.3" description = "The rust library for the Golana project." keywords = [ "solana", "goscript", ] license = "Apache-2.0" repository = "https://github.com/oxfeeefeee/golana/" resolver = "1" [dependencies.anchor-lang] version = "0.28.0" [dependencies.borsh] version = "0.10.3" [dependencies.go-vm] version = "0.1.5" features = [ "btree_map", "serde_borsh", "instruction_pos", ] [dependencies.solana-program] version = "1.16.9"