浏览代码

Bump twoway from 0.2.1 to 0.2.2

Bumps [twoway](https://github.com/bluss/twoway) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/bluss/twoway/releases)
- [Commits](https://github.com/bluss/twoway/compare/0.2.1...0.2.2)

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 3 年之前
父节点
当前提交
fe9edf2215
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      Cargo.lock

+ 2 - 2
Cargo.lock

@@ -1972,9 +1972,9 @@ checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642"
 
 [[package]]
 name = "twoway"
-version = "0.2.1"
+version = "0.2.2"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "6b40075910de3a912adbd80b5d8bad6ad10a23eeb1f5bf9d4006839e899ba5bc"
+checksum = "c57ffb460d7c24cd6eda43694110189030a3d1dfe418416d9468fd1c1d290b47"
 dependencies = [
  "memchr",
  "unchecked-index",