aboutsummaryrefslogtreecommitdiffstats
path: root/rust/Cargo.lock
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2021-11-17 16:55:52 -0800
committerBryan Newbold <bnewbold@robocracy.org>2021-11-17 16:55:52 -0800
commitc16ae49f7a2bc356cc55ecefc01b786178a30bc6 (patch)
tree18633177762d23973f085ef3fca1d52d07353a59 /rust/Cargo.lock
parent574a3cacafab2f32c7371ce24ef58c95b925e596 (diff)
downloadfatcat-c16ae49f7a2bc356cc55ecefc01b786178a30bc6.tar.gz
fatcat-c16ae49f7a2bc356cc55ecefc01b786178a30bc6.zip
bump rust code to 0.5.0
Diffstat (limited to 'rust/Cargo.lock')
-rw-r--r--rust/Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/rust/Cargo.lock b/rust/Cargo.lock
index f18e94a1..6fa62c5f 100644
--- a/rust/Cargo.lock
+++ b/rust/Cargo.lock
@@ -607,7 +607,7 @@ dependencies = [
[[package]]
name = "fatcat"
-version = "0.4.1"
+version = "0.5.0"
dependencies = [
"cadence",
"chrono 0.4.6",
@@ -648,7 +648,7 @@ dependencies = [
[[package]]
name = "fatcat-openapi"
-version = "0.4.1"
+version = "0.5.0"
dependencies = [
"bodyparser",
"chrono 0.4.6",