aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authordiogo464 <[email protected]>2025-07-24 15:03:17 +0100
committerdiogo464 <[email protected]>2025-07-24 15:03:17 +0100
commitb0057110f1fe56c726c1d108c90d1275510a794b (patch)
tree3e338cdafdfaa51903bc11dc671e224df1695ecc /Cargo.toml
parentf068edd95f960dea97bb874430c43e55d6b7d186 (diff)
chore: bump version to 0.2.12v0.2.12
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 cf66fcc..d26b237 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "oar-p2p" 2name = "oar-p2p"
3version = "0.2.11" 3version = "0.2.12"
4edition = "2024" 4edition = "2024"
5 5
6[dependencies] 6[dependencies]