diff options
| author | Bryan Newbold <bnewbold@robocracy.org> | 2021-01-05 17:30:21 -0800 | 
|---|---|---|
| committer | Bryan Newbold <bnewbold@robocracy.org> | 2021-01-05 17:30:21 -0800 | 
| commit | 03fa2b17b8acc7167d815f026de277b05aeb6bef (patch) | |
| tree | a9f0701d338834037e9a540d33da9ecd7d68702d | |
| parent | 3139cc64fa0d357fb8b56e4e3545c7b25e3a1b75 (diff) | |
| download | fatcat-03fa2b17b8acc7167d815f026de277b05aeb6bef.tar.gz fatcat-03fa2b17b8acc7167d815f026de277b05aeb6bef.zip | |
rust: update Cargo.lock (openapi dep was updated)
| -rw-r--r-- | rust/Cargo.lock | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/rust/Cargo.lock b/rust/Cargo.lock index 29aaee6b..3730657a 100644 --- a/rust/Cargo.lock +++ b/rust/Cargo.lock @@ -646,7 +646,7 @@ dependencies = [  [[package]]  name = "fatcat-openapi" -version = "0.3.1" +version = "0.3.3"  dependencies = [   "bodyparser",   "chrono 0.4.6", | 
