ttv-fixed-point 1.0.0

ttv-fixed-point
Documentation
# 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 = "ttv-fixed-point"
version = "1.0.0"
build = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "ttv-fixed-point"
readme = false
license = "AGPL-3.0"

[lib]
name = "ttv_fixed_point"
crate-type = [
    "cdylib",
    "lib",
]
path = "src/lib.rs"

[dependencies.anchor-lang]
version = "0.30.1"

[dependencies.borsh]
version = "0.10.3"

[dependencies.spl-math]
version = "0.3.0"
features = ["no-entrypoint"]