aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authordiogo464 <[email protected]>2025-11-10 10:43:33 +0000
committerdiogo464 <[email protected]>2025-11-10 10:43:33 +0000
commit62e24e5a18b7041717668dff780bd923d0506c47 (patch)
tree9309945139bfea187be6528a0212758a715293cb /Cargo.toml
parent74fbf3e1c719edbce69e34ad31484e4c2ad23c74 (diff)
chore: bump version to 0.2.24v0.2.24
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 22494e1..096a980 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "oar-p2p" 2name = "oar-p2p"
3version = "0.2.23" 3version = "0.2.24"
4edition = "2024" 4edition = "2024"
5 5
6[dependencies] 6[dependencies]