Skip to content

Commit

Permalink
chore: update cargo deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dj95 committed Jul 15, 2024
1 parent 5b336da commit c1a2362
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 58 deletions.
112 changes: 56 additions & 56 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ regex = "1.10.5"
chrono-tz = "0.9.0"
anyhow = "1.0.86"
anstyle = "1.0.7"
uuid = { version = "1.8.0", features = ["v4"] }
uuid = { version = "1.10.0", features = ["v4"] }
lazy_static = "1.5.0"
cached = { version = "0.51.4", features = ["wasm"] }
cached = { version = "0.52.0", features = ["wasm"] }
console = "0.15.8"
tracing-subscriber = "0.3.18"
tracing = "0.1.40"
Expand Down

0 comments on commit c1a2362

Please sign in to comment.