mirror of
https://github.com/ouch-org/ouch.git
synced 2025-06-06 11:35:45 +00:00
Merge pull request #574 from ouch-org/dependabot/cargo/snap-1.1.1
build(deps): bump snap from 1.1.0 to 1.1.1
This commit is contained in:
commit
0d1e581aee
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -1207,9 +1207,9 @@ checksum = "2aeaf503862c419d66959f5d7ca015337d864e9c49485d771b732e2a20453597"
|
||||
|
||||
[[package]]
|
||||
name = "snap"
|
||||
version = "1.1.0"
|
||||
version = "1.1.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "5e9f0ab6ef7eb7353d9119c170a436d1bf248eea575ac42d19d12f4e34130831"
|
||||
checksum = "1b6b67fb9a61334225b5b790716f609cd58395f895b3fe8b328786812a40bc3b"
|
||||
|
||||
[[package]]
|
||||
name = "spin"
|
||||
|
@ -27,7 +27,7 @@ once_cell = "1.18.0"
|
||||
rayon = "1.8.0"
|
||||
same-file = "1.0.6"
|
||||
sevenz-rust = { version = "0.5.3", features = ["compress"] }
|
||||
snap = "1.1.0"
|
||||
snap = "1.1.1"
|
||||
tar = "0.4.40"
|
||||
tempfile = "3.8.1"
|
||||
time = { version = "0.3.30", default-features = false }
|
||||
|
Loading…
x
Reference in New Issue
Block a user