aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authordiogo464 <[email protected]>2025-07-11 18:36:11 +0100
committerdiogo464 <[email protected]>2025-07-11 18:36:11 +0100
commit907a6e857d13242adf85c68391987c0d2eafca3c (patch)
treee755e56965645fda32127525ebe6893e5e879232 /Cargo.toml
parenta846784e39291364afaeae11fdbcec11f4a175a3 (diff)
chore: bump version to 0.2.3v0.2.3
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 503d579..b8b6616 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "oar-p2p" 2name = "oar-p2p"
3version = "0.2.2" 3version = "0.2.3"
4edition = "2024" 4edition = "2024"
5 5
6[dependencies] 6[dependencies]