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

Update version
Some checks are pending
CI / build-binary (push) Waiting to run
CI / build-image (push) Waiting to run

This commit is contained in:
Sergio
2024-09-07 11:23:05 +03:00
parent 6d1b5d339a
commit b4ef92fdcc
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -350,7 +350,7 @@ dependencies = [
[[package]]
name = "cup"
version = "2.2.0"
version = "2.2.1"
dependencies = [
"bollard",
"chrono",

View File

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