mirror of
https://github.com/rjNemo/rust-web
synced 2026-06-06 02:46:41 +00:00
Merge pull request #5 from rjNemo/dependabot/cargo/bumpalo-3.12.0
Bump bumpalo from 3.4.0 to 3.12.0
This commit is contained in:
commit
441981fa47
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
|
@ -432,9 +432,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "bumpalo"
|
||||
version = "3.4.0"
|
||||
version = "3.12.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "2e8c087f005730276d1096a652e92a8bacee2e2472bcc9715a74d2bec38b5820"
|
||||
checksum = "0d261e256854913907f67ed06efbc3338dfe6179796deefc1ff763fc1aee5535"
|
||||
|
||||
[[package]]
|
||||
name = "byteorder"
|
||||
|
|
|
|||
Loading…
Reference in a new issue