mirror of
https://github.com/gitui-org/gitui
synced 2026-05-24 01:18:21 +00:00
cargo update
This commit is contained in:
parent
7dd6b4e8d8
commit
fc4ed855d6
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
|
@ -1134,9 +1134,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "ron"
|
||||
version = "0.6.4"
|
||||
version = "0.6.5"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "064ea8613fb712a19faf920022ec8ddf134984f100090764a4e1d768f3827f1f"
|
||||
checksum = "45005aa836116903a49cf3461474da697cfe66221762c6e95871092009ec86d6"
|
||||
dependencies = [
|
||||
"base64",
|
||||
"bitflags",
|
||||
|
|
|
|||
Loading…
Reference in a new issue