aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@vidhukant.com>2025-09-10 01:11:33 +0530
committerVidhu Kant Sharma <vidhukant@vidhukant.com>2025-09-10 01:11:33 +0530
commitef6e3a4006522da925004fdcbbc531c520844fb6 (patch)
tree067a9a0c298d9aeecd270d0b6a955bc9cf3d72e6 /Cargo.lock
parente4fce03ca9c043c8cc99d5f7e1657f1e2beeb662 (diff)
Added help message
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 5700523..dd240e6 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -24,7 +24,7 @@ dependencies = [
[[package]]
name = "polydoro"
-version = "0.1.0"
+version = "0.1.1"
dependencies = [
"bincode",
]