aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authordiogo464 <[email protected]>2025-07-11 18:42:01 +0100
committerdiogo464 <[email protected]>2025-07-11 18:42:01 +0100
commit9c57f905f93e381cbb27147f2effc76e127cc646 (patch)
tree3ff47727015b14b6254553950cbd226665abdd2d /Cargo.toml
parent42f191959b481de22ed014247b9cceb5769a51af (diff)
chore: bump version to 0.2.4v0.2.4
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 b8b6616..b5641fb 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "oar-p2p" 2name = "oar-p2p"
3version = "0.2.3" 3version = "0.2.4"
4edition = "2024" 4edition = "2024"
5 5
6[dependencies] 6[dependencies]