Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
yescallop committed Nov 19, 2024
1 parent 2e422d0 commit 9aa6f06
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 22 deletions.
62 changes: 41 additions & 21 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ tower-http = { version = "0.6", features = ["fs"] }
rand = "0.8"
remain = "0.2"
socket2 = "0.5"
thiserror = "1"
thiserror = "2"
tracing = "0.1"
tracing-subscriber = { version = "0.3", features = ["env-filter"] }

Expand Down

0 comments on commit 9aa6f06

Please sign in to comment.