mirror of
https://github.com/martinvonz/jj.git
synced 2024-11-28 00:56:57 +00:00
Update Cargo.lock
to make cargo-deny
happy
See https://github.com/martinvonz/jj/actions/runs/3920774270/jobs/6702590941
This commit is contained in:
parent
50321f851f
commit
d5bbf65da1
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -140,9 +140,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "bumpalo"
|
||||
version = "3.11.0"
|
||||
version = "3.11.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "c1ad822118d20d2c234f427000d5acc36eabe1e29a348c89b63dd60b13f28e5d"
|
||||
checksum = "572f695136211188308f16ad2ca5c851a712c464060ae6974944458eb83880ba"
|
||||
|
||||
[[package]]
|
||||
name = "byteorder"
|
||||
|
|
Loading…
Reference in a new issue