1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-08-03 14:37:45 +00:00

Cargo: Bump fundu version v0.3.0 -> v0.4.2. Adjust test in test_tail.

This commit is contained in:
Joining7943 2023-02-28 07:36:04 +01:00
parent 43ce6c1a7e
commit 946aab37ed
4 changed files with 5 additions and 4 deletions

4
Cargo.lock generated
View file

@ -880,9 +880,9 @@ dependencies = [
[[package]]
name = "fundu"
version = "0.3.0"
version = "0.4.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "925250bc259498d4008ee072bf16586083ab2c491aa4b06b3c4d0a6556cebd74"
checksum = "da58c38fe7b706cead98429d8a8535261addbe55fd531c7d7c7d770346464010"
[[package]]
name = "futures"