diff options
author | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2025-09-10 01:25:04 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2025-09-10 01:25:04 +0530 |
commit | a85293cb7e755d5b81676088db205388488763a7 (patch) | |
tree | 323bc04f930ea96bdacf71c6c72f7aaf15b91f5a /Cargo.lock | |
parent | 708587943595fb3231647f2da5d17b8202db34e8 (diff) |
Added copyright declaration to the help messagev0.1.2
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ dependencies = [ [[package]] name = "polydoro" -version = "0.1.1" +version = "0.1.2" dependencies = [ "bincode", ] |