feat(orjson): 3.8.4

This commit is contained in:
Mikhail Krassavin 2023-01-08 11:40:24 +06:00 committed by GitHub
parent 7df4a7de27
commit 939c58fefe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1419,6 +1419,7 @@ lib.composeManyExtensions [
"3.8.0" = "sha256-8k0DetamwLqkdcg8V/D2J5ja6IJSLi50CE+ZjFa7Hdc=";
"3.8.1" = "sha256-QXguyDxQHW9Fd3Nhmi5JzSxZQuk3HGPhhh/RGuOTZNY=";
"3.8.3" = "sha256-oSZO4cN1sJKd0T7pYrKG63is8AZMKaLRZqj5UCVY/14=";
"3.8.4" = "sha256-cDw2Vdam7do+imQ+QDO2UBgPt0gD9X9uN2/+8FojlS8=";
}.${version} or (
lib.warn "Unknown orjson version: '${version}'. Please update getCargoHash." lib.fakeHash
);