[package] name = "port-variable-rate-lending-instructions" version = "0.3.0" description = "Port Finance Variable Rate Lending Porgram" authors = ["Port Finance Maintainer "] repository = "https://github.com/port-finance" license = "Apache-2.0" edition = "2018" [dependencies] arrayref = "0.3.6" bytemuck = "1.5.1" num-derive = "0.3" num-traits = "0.2" solana-program = "1.6.7" spl-token = "3.1.0" thiserror = "1.0" uint = "0.8" port-staking-instructions = "0.1.0" solana-maths = "0.1.0" [lib] crate-type = ["cdylib", "lib"]