mirror of
https://github.com/ouch-org/ouch.git
synced 2025-06-06 11:35:45 +00:00
build(deps): bump snap from 1.1.0 to 1.1.1
Bumps [snap](https://github.com/BurntSushi/rust-snappy) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/BurntSushi/rust-snappy/releases) - [Commits](https://github.com/BurntSushi/rust-snappy/compare/1.1.0...1.1.1) --- updated-dependencies: - dependency-name: snap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
796a03a41d
commit
9efe7f4155
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