1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-08-17 06:41:03 +02:00

Merge pull request #819 from JakeStanger/dependabot/cargo/time-0.3.37

build(deps): bump time from 0.3.36 to 0.3.37
This commit is contained in:
Jake Stanger 2024-12-16 16:34:00 +00:00 committed by GitHub
commit 4e6db91090
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -173,4 +173,4 @@ schemars = { version = "0.8.21", optional = true }
# -- PATCH --
# temp fix for tracing-appender/time
time = "0.3.36"
time = "0.3.37"