[[bin]]
name = "ospm"
path = "src/main.rs"
[dependencies.clap]
features = ["derive"]
version = "4.5.48"
[dependencies.flate2]
version = "1.1.4"
[dependencies.ospl]
version = "^0.1.0"
[dependencies.reqwest]
features = ["blocking"]
version = "0.12.14"
[dependencies.tar]
version = "0.4.44"
[package]
authors = ["oscar langlois <ocyalt4@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "HELP I CANT DO IT I WAS REALLY STUPID AND CANT PUBLISH 0.1.0 TO MAKE IT CONSISTENT WITH OSPL PLEASE SOMEONE EMAIL ME ON HOW TO FIX THIS HEEEEEEEEEEEEELP"
documentation = "https://ospl-lang.github.io/docs/"
edition = "2024"
license = "GPL-3.0-or-later"
name = "ospm"
readme = false
version = "0.1.3"