Replace the panic in the merge function by actual errors

This commit is contained in:
Clément Renault
2020-10-20 15:14:06 +02:00
parent 8ed8abb9df
commit cde8478388
5 changed files with 21 additions and 23 deletions

2
Cargo.lock generated
View File

@ -611,7 +611,7 @@ checksum = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574"
[[package]]
name = "grenad"
version = "0.1.0"
source = "git+https://github.com/Kerollmops/grenad.git?rev=1094409#1094409c59f41d3896d487f9869c33343f59c233"
source = "git+https://github.com/Kerollmops/grenad.git?rev=00099b5#00099b58092c67f7ec492a6b37de465289f3110b"
dependencies = [
"byteorder",
"flate2",