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-07 18:25:00 +02:00
parent 1b94629c79
commit aa4195f8d6
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.0.2"
version = "3.0.3"
dependencies = [
"bollard",
"chrono",

View File

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