# 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 = "2018" name = "jet-proto-v1-cpi" version = "0.23.0" description = "The anchor CPI interface for jet-v1" homepage = "https://jetprotocol.io" license = "AGPL-3.0-or-later" repository = "https://github.com/jet-lab/jet-v1" [dependencies.anchor-lang] version = "0.23.0" [dependencies.borsh] version = "0.9" [dependencies.jet-math] version = "1" package = "jet-proto-math" [dependencies.jet-proc-macros] version = "1" package = "jet-proto-proc-macros" [dependencies.static_assertions] version = "1" [dependencies.thiserror] version = "1"