Skip to content

Commit

Permalink
Move time update to Cargo.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
RAnders00 committed Aug 6, 2024
1 parent 4d564ac commit 6a89184
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 5 deletions.
16 changes: 12 additions & 4 deletions Cargo.lock

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

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ default-run = "recent-messages2"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
time = "0.3"
axum = { version = "0.6", features = ["headers"] }
axum-extra = { version = "0.4", features = ["spa"] }
chrono = { version = "0.4", features = ["serde"] }
Expand Down

0 comments on commit 6a89184

Please sign in to comment.