Skip to content

Commit

Permalink
Merge branch 'master' into renovate/eslint-plugin-react-7.x
Browse files Browse the repository at this point in the history
  • Loading branch information
kodiakhq[bot] committed Sep 8, 2022
2 parents 3e33b1e + ffbe580 commit 450acf4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions src/abacus/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 src/abacus/server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ tokio = { version = "1.21.0", default-features = false, features = ["full"] }
tracing = "0.1.36"
tracing-subscriber = { version = "0.3.15", default-features = false, features = ["smallvec", "fmt", "ansi", "tracing-log", "std", "env-filter"] }
typed-builder = "0.10.0"
url = "2.2.2"
url = "2.3.0"
uuid = { version = "1.1.2", default-features = false, features = ["std", "v4"] }
warp = { version = "0.3.2", default-features = false, features = ["multipart", "compression"] }

Expand Down

0 comments on commit 450acf4

Please sign in to comment.