1
Fork 0
mirror of https://github.com/RGBCube/superfreq synced 2025-07-27 17:07:44 +00:00

chore: v0.2.0

This commit is contained in:
NotAShelf 2025-05-17 08:11:08 +03:00
parent c5ec148001
commit 6ef0a60002
No known key found for this signature in database
GPG key ID: 29D95B64378DB4BF
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -663,7 +663,7 @@ checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
[[package]]
name = "superfreq"
version = "0.1.0"
version = "0.2.0"
dependencies = [
"chrono",
"clap",

View file

@ -1,6 +1,6 @@
[package]
name = "superfreq"
version = "0.1.0"
version = "0.2.0"
edition = "2024"
[dependencies]