Skip to content

Commit

Permalink
chore(Cargo.toml) update deps (#206)
Browse files Browse the repository at this point in the history
  • Loading branch information
corybuecker authored Sep 30, 2024
1 parent c55c351 commit 97bf6a3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ edition = "2021"
resolver = "2"

[dependencies]
axum = { version = "0.7.6", features = ["ws"] }
axum = { version = "0.7.7", features = ["ws"] }
axum-extra = { version = "0.9.4", features = ["cookie-signed", "query"] }
bson = { version = "2.13.0", features = ["serde_with-3", "chrono-0_4"] }
chrono = "0.4.38"
Expand Down

0 comments on commit 97bf6a3

Please sign in to comment.