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