Compare commits

..

No commits in common. "1ef50b6ee5e224fbc543bc291755c5b905f952a7" and "dc7eeaddfe2319f266bdf62c2de1671dcebe6ef0" have entirely different histories.

2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -844,7 +844,7 @@ checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
[[package]]
name = "shrupl"
version = "0.1.0-alpha"
version = "0.1.0"
dependencies = [
"clap",
"console",

View file

@ -1,6 +1,6 @@
[package]
name = "shrupl"
version = "0.1.0-alpha"
version = "0.1.0"
edition = "2024"
description = "ShrUpl is a tool to upload files to a Sharry Instance through a public Alias, leveraging the tus protocol"