1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2024-05-18 01:36:05 +02:00

Bump version to v0.7.0

This commit is contained in:
Timo Kösters 2024-04-24 23:21:36 +02:00
parent 429f80548f
commit a854a46c24
No known key found for this signature in database
GPG key ID: 0B25E636FBA7E4CB
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -377,7 +377,7 @@ checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b"
[[package]]
name = "conduit"
version = "0.7.0-alpha"
version = "0.7.0"
dependencies = [
"async-trait",
"axum",

View file

@ -17,7 +17,7 @@ authors = ["timokoesters <timo@koesters.xyz>"]
homepage = "https://conduit.rs"
repository = "https://gitlab.com/famedly/conduit"
readme = "README.md"
version = "0.7.0-alpha"
version = "0.7.0"
edition = "2021"
# See also `rust-toolchain.toml`