aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authordiogo464 <[email protected]>2026-03-17 11:34:41 +0000
committerdiogo464 <[email protected]>2026-03-17 11:34:41 +0000
commitec023eb6cbe1e2e297055202bc3724e4a879f3ef (patch)
treefc72f5e405fda31f69e5384a999af009b1b63326 /Cargo.toml
parent9fc317450ee8e94992408f0c014dc065dcb9e3ad (diff)
chore: bump version to 0.2.25HEADv0.2.25main
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 096a980..f901ee6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "oar-p2p" 2name = "oar-p2p"
3version = "0.2.24" 3version = "0.2.25"
4edition = "2024" 4edition = "2024"
5 5
6[dependencies] 6[dependencies]