diff --git a/apps/desktop/src-tauri/Cargo.toml b/apps/desktop/src-tauri/Cargo.toml index d933a73..ccf0055 100644 --- a/apps/desktop/src-tauri/Cargo.toml +++ b/apps/desktop/src-tauri/Cargo.toml @@ -65,7 +65,7 @@ open = "5.0" dirs = "5.0" regex = "1.10" sha2 = "0.10" -stellar-xdr = { version = "21.1", features = ["std", "curr"] } +stellar-xdr = { version = "25.0", features = ["std", "curr"] } # Logging tracing = "0.1"