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

Update Cargo.toml

I forgot to change the version
This commit is contained in:
Sergio
2024-07-10 12:08:00 +03:00
committed by GitHub
parent 06ec23520d
commit 31dd605efb

View File

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