thorium 0.2.2

Lokathor does stuff, ium
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 believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
edition = "2018"
name = "thorium"
version = "0.2.2"
authors = ["Lokathor <zefria@gmail.com>"]
autobins = false
description = "Lokathor does stuff, ium"
readme = "README.md"
keywords = ["lokathor"]
license = "0BSD"
repository = "https://github.com/Lokathor/thorium"
[package.metadata.docs.rs]
default-target = "x86_64-pc-windows-msvc"
[profile.dev]
opt-level = 3

[lib]
name = "thorium"
crate-type = ["rlib", "cdylib"]

[[bin]]
name = "thorium"
path = "src/bin/main.rs"
[dependencies.sdl2-sys]
version = "0.32"

[dependencies.winapi]
version = "0.3"
features = ["std", "debug", "winuser", "winerror", "errhandlingapi", "libloaderapi", "wingdi", "xinput", "dsound", "timeapi", "profileapi", "synchapi"]

[features]
default = ["hotloading"]
hotloading = []
win32sound_debug = []
[badges.appveyor]
repository = "Lokathor/thorium"

[badges.travis-ci]
repository = "Lokathor/thorium"