mirror of
https://github.com/ouch-org/ouch.git
synced 2025-06-06 11:35:45 +00:00
Merge pull request #495 from ouch-org/dependabot/cargo/time-0.3.28
This commit is contained in:
commit
cb4643eefd
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -1158,9 +1158,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "time"
|
||||
version = "0.3.27"
|
||||
version = "0.3.28"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "0bb39ee79a6d8de55f48f2293a830e040392f1c5f16e336bdd1788cd0aadce07"
|
||||
checksum = "17f6bb557fd245c28e6411aa56b6403c689ad95061f50e4be16c274e70a17e48"
|
||||
dependencies = [
|
||||
"deranged",
|
||||
"serde",
|
||||
|
@ -29,7 +29,7 @@ same-file = "1.0.6"
|
||||
snap = "1.1.0"
|
||||
tar = "0.4.40"
|
||||
tempfile = "3.8.0"
|
||||
time = { version = "0.3.27", default-features = false }
|
||||
time = { version = "0.3.28", default-features = false }
|
||||
ubyte = { version = "0.10.3", default-features = false }
|
||||
xz2 = "0.1.7"
|
||||
zip = { version = "0.6.6", default-features = false, features = ["time"] }
|
||||
|
Loading…
x
Reference in New Issue
Block a user