aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authordiogo464 <[email protected]>2025-09-18 14:14:39 +0100
committerdiogo464 <[email protected]>2025-09-18 14:14:39 +0100
commitd5654e92dfeba5bc6f0537b42316e4c0138717e5 (patch)
treed53903274c8fc3ffaced84a77184ffdb75441f44 /Cargo.toml
parent2801900ddb6f9e67d132670ebf976adf8313822c (diff)
chore: bump version to 0.2.20v0.2.20
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 014a35f..e36154b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "oar-p2p" 2name = "oar-p2p"
3version = "0.2.19" 3version = "0.2.20"
4edition = "2024" 4edition = "2024"
5 5
6[dependencies] 6[dependencies]