m/cup
1
0
mirror of https://github.com/sergi0g/cup.git synced 2025-11-08 05:03:49 -05:00

I know I'm not supposed to do this, but I have to.

This commit is contained in:
Sergio
2024-07-11 12:32:44 +03:00
parent bee808e577
commit 6573b43ce0
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -350,7 +350,7 @@ dependencies = [
[[package]]
name = "cup"
version = "1.1.2"
version = "1.1.1"
dependencies = [
"bollard",
"clap",

View File

@@ -1,6 +1,6 @@
[package]
name = "cup"
version = "1.1.2"
version = "1.1.1"
edition = "2021"
[dependencies]