diff options
author | Silas Bartha <[email protected]> | 2024-12-11 15:20:12 -0500 |
---|---|---|
committer | Silas Bartha <[email protected]> | 2024-12-11 15:20:12 -0500 |
commit | e8dbc75d70c29ea68e6a8d9fb42909c1866345c6 (patch) | |
tree | 4081461aff163b73bdd97a9f9a444b1d4e73b10d /Cargo.lock | |
parent | 070ae7a6ac8daf7a5d5abecc5a45b78611883246 (diff) |
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -884,7 +884,7 @@ dependencies = [ [[package]] name = "pomd" -version = "1.5.0" +version = "1.5.1" dependencies = [ "async-std", "confy", |