# 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 = "2018" name = "smashnet" version = "0.2.1" authors = [] description = "A Rust crate which hooks Smash Ultimate's libcurl in order to perform https operations." readme = "README.md" license = "Apache-2.0" repository = "https://github.com/techyCoder81/smashnet" [package.metadata.skyline] titleid = "01006A800016E000" [profile.dev] panic = "abort" [profile.release] lto = true panic = "abort" [dependencies.skyline] version = "0.2.1" [features]