chore: update dependencies; including ron 0.9

This commit is contained in:
Michael Aaron Murphy 2025-03-19 20:29:11 +01:00
parent ab887aeeac
commit 92b2756e26
No known key found for this signature in database
GPG key ID: B2732D4240C9212C
15 changed files with 79 additions and 73 deletions

View file

@ -4,8 +4,8 @@ version = "0.1.0"
edition = "2021"
[dependencies]
tracing = "0.1.37"
tracing-subscriber = "0.3.17"
tracing = "0.1.41"
tracing-subscriber = "0.3.19"
tracing-log = "0.2.0"
[dependencies.libcosmic]