mirror of
https://github.com/uutils/awk.git
synced 2026-06-10 16:15:04 -07:00
chore(deps): update rust crate bumpalo to v3.20.3
This commit is contained in:
committed by
Daniel Hofstetter
parent
ebf56167ff
commit
d771d5ab62
Generated
+2
-2
@@ -127,9 +127,9 @@ checksum = "c4512299f36f043ab09a583e57bceb5a5aab7a73db1805848e8fef3c9e8c78b3"
|
||||
|
||||
[[package]]
|
||||
name = "bumpalo"
|
||||
version = "3.20.2"
|
||||
version = "3.20.3"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "5d20789868f4b01b2f2caec9f5c4e0213b41e3e5702a50157d699ae31ced2fcb"
|
||||
checksum = "72f5acc6cb2ba439de613abc23857ec3d78374d8ed5ac84e9d11336e87da8649"
|
||||
dependencies = [
|
||||
"allocator-api2 0.2.21",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user