Skip to content

Commit 26d52ec

Browse files
authored
Merge pull request #15 from saorsa-labs/refactor/replace-peerid-with-discovery-session-id
refactor!: replace PeerId with DiscoverySessionId in candidate discovery
2 parents ecae181 + 95ee413 commit 26d52ec

4 files changed

Lines changed: 214 additions & 198 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ members = [
66

77
[package]
88
name = "saorsa-transport"
9-
version = "0.22.0"
9+
version = "0.24.0"
1010
edition = "2024"
1111
rust-version = "1.88.0"
1212
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)