smashnet 0.2.1

A Rust crate which hooks Smash Ultimate's libcurl in order to perform https operations.
Documentation
[dependencies.skyline]
version = "0.2.1"

[features]

[package]
authors = []
description = "A Rust crate which hooks Smash Ultimate's libcurl in order to perform https operations."
edition = "2018"
license = "Apache-2.0"
name = "smashnet"
readme = "README.md"
repository = "https://github.com/techyCoder81/smashnet"
version = "0.2.1"
[package.metadata.skyline]
titleid = "01006A800016E000"
[profile.dev]
panic = "abort"

[profile.release]
lto = true
panic = "abort"