summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorTimo Kösters <timo@koesters.xyz>2021-09-01 13:09:24 +0200
committerTimo Kösters <timo@koesters.xyz>2021-09-01 22:18:19 +0200
commit875b345a5f770251b640035c41148d2481beb3d3 (patch)
tree7c0e466c31504d75a69e5569238e02a4cdb8aa04 /Cargo.lock
parent17adf096e9d916e539f47b651b584a0f2ab264f0 (diff)
downloadconduit-875b345a5f770251b640035c41148d2481beb3d3.zip
docs: update readme and version
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 8037aa5..13d027e 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -236,7 +236,7 @@ checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b"
[[package]]
name = "conduit"
-version = "0.1.0"
+version = "0.2.0"
dependencies = [
"base64 0.13.0",
"bytes",