aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authordiogo464 <[email protected]>2025-08-02 10:59:19 +0100
committerdiogo464 <[email protected]>2025-08-02 10:59:19 +0100
commita9d54bdf727dcfa4b4c2d341f3f77cde448fa80e (patch)
treebda165f4d343370f51e825f780733331dbded386 /Cargo.toml
parentc7edd27527b553589939b897283454e191a40a00 (diff)
chore: bump version to 0.2.13v0.2.13
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 d26b237..0bd053f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "oar-p2p" 2name = "oar-p2p"
3version = "0.2.12" 3version = "0.2.13"
4edition = "2024" 4edition = "2024"
5 5
6[dependencies] 6[dependencies]