Page MenuHomePhabricator

[Chronik] Update Cargo.lock dependencies to latest version
ClosedPublic

Authored by tobias_ruck on Aug 22 2023, 14:48.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC2f08a0b0f989: [Chronik] Update Cargo.lock dependencies to latest version
Summary

Also update fastrand to 2.0, which now requires mutable access.

This seems to fix some linker issues with cxxbridge, which makes sense given we update it from version 1.0.73 to 1.0.106.

Test Plan

ninja check-crates && ninja check-functional

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable