1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2025-06-27 16:35:59 +00:00

chore: bump version to 0.9.0-alpha

This commit is contained in:
Matthias Ahouansou 2024-06-14 12:33:40 +01:00
parent 6398136163
commit ba1138aaa3
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -487,7 +487,7 @@ checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b"
[[package]]
name = "conduit"
version = "0.8.0"
version = "0.9.0-alpha"
dependencies = [
"async-trait",
"axum 0.7.5",