aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authordiogo464 <[email protected]>2025-10-30 20:17:20 +0000
committerdiogo464 <[email protected]>2025-10-30 20:17:20 +0000
commit89b012b56896226f290bd65f320388e49d73bdf3 (patch)
tree9637f8fd55513163be03e588f6632f04d7800e7a /Cargo.toml
parent8d157822da5630a8662353d7a4111a267db3fc86 (diff)
chore: bump version to 0.2.22v0.2.22
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 bffd387..ca0de28 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "oar-p2p" 2name = "oar-p2p"
3version = "0.2.21" 3version = "0.2.22"
4edition = "2024" 4edition = "2024"
5 5
6[dependencies] 6[dependencies]