We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc72465 commit e1b2b17Copy full SHA for e1b2b17
1 file changed
Cargo.toml
@@ -5,7 +5,8 @@ name = "saorsa-core"
5
# 0.10.5: replica planner helper for storage orchestration
6
# 0.11.0: remove feature gates — adaptive/trust/placement always compiled
7
# 0.11.1: fix Kademlia protocol violations in iterative lookups
8
-version = "0.11.1"
+# 0.11.2: configurable max_message_size, bump ant-quic to 0.21.9
9
+version = "0.11.2"
10
edition = "2024"
11
authors = ["Saorsa Labs Limited <david@saorsalabs.com>"]
12
license = "AGPL-3.0"
0 commit comments