Skip to content
This repository has been archived by the owner on Mar 18, 2023. It is now read-only.

Commit

Permalink
⬆️ Chores: cargo update, cargo udeps, and import-tankopedia
Browse files Browse the repository at this point in the history
  • Loading branch information
eigenein committed Dec 22, 2022
1 parent d1b03e4 commit da9e631
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 36 deletions.
46 changes: 11 additions & 35 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 @@ -37,7 +37,6 @@ mongodb = { version = "2.3.1", features = ["zstd-compression", "bson-chrono-0_4"
num-traits = "0.2.15"
phf = { version = "0.11.0", features = ["macros"] }
poem = { version = "1.3.47", features = ["anyhow", "i18n", "cookie"] }
prost = "0.11.3"
rand = "0.8.4"
reqwest = { version = "0.11.11", default-features = false, features = ["rustls-tls", "gzip", "brotli", "deflate", "json"] }
sentry = { version = "0.29.0", default-features = false, features = ["reqwest", "rustls", "backtrace", "contexts", "panic", "tracing", "anyhow"] }
Expand Down

0 comments on commit da9e631

Please sign in to comment.