Switch Dashboard to Gregorian dates #249

Merged
savanni merged 3 commits from dashboard__dates into main 2024-09-24 03:04:58 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 14ad4f0888 - Show all commits

2
Cargo.lock generated
View File

@ -925,7 +925,7 @@ dependencies = [
[[package]]
name = "dashboard"
version = "0.1.2"
version = "0.1.3"
dependencies = [
"async-std",
"cairo-rs",

View File

@ -1,6 +1,6 @@
[package]
name = "dashboard"
version = "0.1.2"
version = "0.1.3"
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html