summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorTimo Kösters <timo@koesters.xyz>2022-06-23 09:04:19 +0200
committerNyaaori <+@nyaaori.cat>2022-10-10 14:38:17 +0200
commit7cf060ae5b31f5cf5b03bb31bb327067f37b5035 (patch)
tree39179ce3ab1b9c887e9d4c9893207956def00098 /Cargo.lock
parentde9b0cec5084a18a1f620fcb91473b30456b9107 (diff)
downloadconduit-7cf060ae5b31f5cf5b03bb31bb327067f37b5035.zip
Bump version to 0.4
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 941634e..760b4d9 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -372,7 +372,7 @@ checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b"
[[package]]
name = "conduit"
-version = "0.3.0-next"
+version = "0.4.0-next"
dependencies = [
"async-trait",
"axum",