aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authordiogo464 <[email protected]>2025-08-08 13:31:44 +0100
committerdiogo464 <[email protected]>2025-08-08 13:31:44 +0100
commit0ec99bc3e9a59f12f38a4180e49391800bc25f64 (patch)
tree4cc041fb6bd582163fe7e39b097b2e4aff99eadc /Cargo.toml
parent2b7d8cc7ce98f706dc07becec36263dd40f25d03 (diff)
chore: bump version to 0.2.16v0.2.16
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 5634338..08d7f8f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "oar-p2p" 2name = "oar-p2p"
3version = "0.2.15" 3version = "0.2.16"
4edition = "2024" 4edition = "2024"
5 5
6[dependencies] 6[dependencies]