# 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 = "nwn-rs-runtime" version = "8193.34.0-alpha.1" build = "build.rs" description = "nwn.rs runtime" readme = "README.md" license-file = "LICENSE.txt" resolver = "2" [lib] name = "runtime" crate_type = ["cdylib"] [dependencies.ctor] version = "0.1.21" [dependencies.env_logger] version = "0.9.0" [dependencies.libc] version = "0.2.117" [dependencies.log] version = "0.4.0" [dependencies.nwn-rs-config] version = "8193.34.0-alpha.1" [dependencies.nwn-rs-types] version = "8193.34.0-alpha.1" [dependencies.shadow-rs] version = "0.12.0" [build-dependencies.shadow-rs] version = "0.12.0" [badges.maintenance] status = "experimental"