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

chore: bump project version

This commit is contained in:
Sergio
2025-03-25 15:43:15 +02:00
parent ffefe1db38
commit d35759ec66
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -355,7 +355,7 @@ dependencies = [
[[package]]
name = "cup"
version = "3.2.0"
version = "3.2.1"
dependencies = [
"bollard",
"chrono",

View File

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