Skip to content

chore(deps): track saorsa-core mick/remove-bootstrap-cache branch#1

Draft
mickvandijke wants to merge 1 commit intomainfrom
mick/remove-bootstrap-cache
Draft

chore(deps): track saorsa-core mick/remove-bootstrap-cache branch#1
mickvandijke wants to merge 1 commit intomainfrom
mick/remove-bootstrap-cache

Conversation

@mickvandijke
Copy link
Copy Markdown
Contributor

Summary

  • Single Cargo.toml change: saorsa-core = \"0.24.0\"{ git = \"https://github.com/saorsa-labs/saorsa-core.git\", branch = \"mick/remove-bootstrap-cache\" }. Cargo.lock follows.
  • No source code changes. ant-protocol is purely a passthrough here so downstream crates (ant-client, saorsa-node) can pick up saorsa-core's removed bootstrap cache surface.

Depends on

Test plan

  • cargo check --lib
  • cargo build --workspace

🤖 Generated with Claude Code

Pulls in the matching saorsa-core branch where BootstrapManager,
BootstrapConfig, and the cache delegation methods on P2PNode have
been removed. saorsa-core itself transitively pulls saorsa-transport
from its own mick/remove-bootstrap-cache branch.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant