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.
Differential D14399
[Chronik] Update Cargo.lock dependencies to latest version tobias_ruck on Aug 22 2023, 14:48. Authored by Tags None Subscribers None
Details
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. ninja check-crates && ninja check-functional
Diff Detail
|