Skip to content

Commit

Permalink
build: bump toolchain and deps, remove unused dep (#629)
Browse files Browse the repository at this point in the history
Signed-off-by: TennyZhuang <zty0826@gmail.com>
  • Loading branch information
TennyZhuang authored Apr 16, 2022
1 parent c230020 commit 17e0a94
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 47 deletions.
81 changes: 37 additions & 44 deletions Cargo.lock

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

2 changes: 0 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,8 @@ default = ["jemalloc"]
simd = []
jemalloc = ["tikv-jemallocator"]


[dependencies]
anyhow = "1"
async-channel = "1"
async-recursion = "1"
async-stream = "0.3"
async-trait = "0.1"
Expand Down
2 changes: 1 addition & 1 deletion rust-toolchain
Original file line number Diff line number Diff line change
@@ -1 +1 @@
nightly-2022-03-30
nightly-2022-04-16

0 comments on commit 17e0a94

Please sign in to comment.