Update bumpalo to 3.11.1 (#5070)
This commit is contained in:
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -225,9 +225,9 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "bumpalo"
|
name = "bumpalo"
|
||||||
version = "3.9.1"
|
version = "3.11.1"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "a4a45a46ab1f2412e53d3a0ade76ffad2025804294569aae387231a0cd6e0899"
|
checksum = "572f695136211188308f16ad2ca5c851a712c464060ae6974944458eb83880ba"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "byteorder"
|
name = "byteorder"
|
||||||
|
|||||||
@@ -49,6 +49,12 @@ criteria = "safe-to-deploy"
|
|||||||
version = "3.9.1"
|
version = "3.9.1"
|
||||||
notes = "I am the author of this crate."
|
notes = "I am the author of this crate."
|
||||||
|
|
||||||
|
[[audits.bumpalo]]
|
||||||
|
who = "Nick Fitzgerald <fitzgen@gmail.com>"
|
||||||
|
criteria = "safe-to-deploy"
|
||||||
|
version = "3.11.1"
|
||||||
|
notes = "I am the author of this crate."
|
||||||
|
|
||||||
[[audits.cap-fs-ext]]
|
[[audits.cap-fs-ext]]
|
||||||
who = "Dan Gohman <dev@sunfishcode.online>"
|
who = "Dan Gohman <dev@sunfishcode.online>"
|
||||||
criteria = "safe-to-deploy"
|
criteria = "safe-to-deploy"
|
||||||
|
|||||||
Reference in New Issue
Block a user