diff options
author | Silas Bartha <silas@exvacuum.dev> | 2024-01-04 23:05:13 -0500 |
---|---|---|
committer | Silas Bartha <silas@exvacuum.dev> | 2024-01-04 23:05:13 -0500 |
commit | 2534c978d138981a9421e3f40cd770cad09ceb49 (patch) | |
tree | 8d568e1b987dcd06a27597b02cb988d5e60e676c /Cargo.lock | |
parent | 00e888c5aaa6e1c47956c321f2a77072dce3940c (diff) |
Updated README
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -994,7 +994,7 @@ dependencies = [ [[package]] name = "pomd" -version = "1.4.0" +version = "1.4.1" dependencies = [ "async-std", "confy", |