diff options
author | Silas Bartha <[email protected]> | 2024-01-04 22:49:55 -0500 |
---|---|---|
committer | Silas Bartha <[email protected]> | 2024-01-04 22:49:55 -0500 |
commit | ad825d48308091927e57f35df0d7acfa1a7b7366 (patch) | |
tree | 8270270e4b791df802234c977bd0b34442e1c6e3 /Cargo.lock | |
parent | 37c7a239b81102d2d1a75b9542a91468676cbd98 (diff) |
Refactor + Document
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -959,7 +959,7 @@ dependencies = [ [[package]] name = "pomd" -version = "1.3.0" +version = "1.4.0" dependencies = [ "async-std", "confy", |