aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authordiogo464 <[email protected]>2025-08-18 10:23:36 +0100
committerdiogo464 <[email protected]>2025-08-18 10:24:16 +0100
commit2bf3e60cdc792b93084198cdc23a6530677969b6 (patch)
tree76994857a216ad34dfb452d4ce74a9239e1fafc2 /Cargo.toml
parent040dc303921d1a29402014ce410e98aa1be6f959 (diff)
chore: bump version to 0.2.17v0.2.17
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 08d7f8f..c6f2025 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "oar-p2p" 2name = "oar-p2p"
3version = "0.2.16" 3version = "0.2.17"
4edition = "2024" 4edition = "2024"
5 5
6[dependencies] 6[dependencies]