Upgrade to xrpl 2.2.0-rc2 with temporary fixes (#1413)

For #1414
This commit is contained in:
Alex Kremer
2024-05-17 18:57:37 +01:00
committed by GitHub
parent 99400d74ba
commit 642aaf8902
3 changed files with 4 additions and 4 deletions

View File

@@ -32,7 +32,7 @@ target_link_libraries(
libbacktrace::libbacktrace
fmt::fmt
openssl::openssl
xrpl::libxrpl
xrpl-tmp::libxrpl
Threads::Threads
clio_options
)