Remove approx dependency and update Cargo.lock

This commit is contained in:
Héctor Ramón Jiménez 2025-04-01 08:20:59 +02:00
parent 9ac50ad094
commit 5f00aef426
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
2 changed files with 285 additions and 154 deletions

View file

@ -31,6 +31,3 @@ web-time.workspace = true
dark-light.workspace = true
dark-light.optional = true
[dev-dependencies]
approx = "0.5"