ソースを参照

build(deps): bump bumpalo from 3.5.0 to 3.6.0

Bumps [bumpalo](https://github.com/fitzgen/bumpalo) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/fitzgen/bumpalo/releases)
- [Changelog](https://github.com/fitzgen/bumpalo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fitzgen/bumpalo/compare/3.5.0...3.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] 4 年 前
コミット
1eb4e6b945
1 ファイル変更2 行追加2 行削除
  1. 2 2
      Cargo.lock

+ 2 - 2
Cargo.lock

@@ -146,9 +146,9 @@ dependencies = [
 
 [[package]]
 name = "bumpalo"
-version = "3.5.0"
+version = "3.6.0"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "f07aa6688c702439a1be0307b6a94dffe1168569e45b9500c1372bc580740d59"
+checksum = "099e596ef14349721d9016f6b80dd3419ea1bf289ab9b44df8e4dfd3a005d5d9"
 
 [[package]]
 name = "byte-tools"