dep: bump the bumpalo 🦬 (#171651)

Fixes https://github.com/microsoft/vscode-internalbacklog/issues/3426
This commit is contained in:
Connor Peet
2023-01-18 16:40:11 -08:00
committed by GitHub
parent b7415cacdd
commit a4585b072e
+2 -2
View File
@@ -134,9 +134,9 @@ dependencies = [
[[package]]
name = "bumpalo"
version = "3.11.0"
version = "3.12.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c1ad822118d20d2c234f427000d5acc36eabe1e29a348c89b63dd60b13f28e5d"
checksum = "0d261e256854913907f67ed06efbc3338dfe6179796deefc1ff763fc1aee5535"
[[package]]
name = "byteorder"