nautilus-plugin 0.0.0

Official NautilusTrader plugin crate bootstrap
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"
rust-version = "1.82"
name = "nautilus-plugin"
version = "0.0.0"
authors = ["Nautech Systems <info@nautechsystems.io>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Official NautilusTrader plugin crate bootstrap"
homepage = "https://nautilustrader.io"
documentation = "https://docs.rs/nautilus-plugin"
readme = "README.md"
keywords = [
    "trading",
    "nautilus",
    "plugin",
]
categories = [
    "finance",
    "simulation",
]
license = "LGPL-3.0-or-later"
repository = "https://github.com/nautechsystems/nautilus_trader"

[lib]
name = "nautilus_plugin"
path = "src/lib.rs"