1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2025-08-06 17:40:59 +00:00

chore(release): 0.10.7

This commit is contained in:
Matthias Ahouansou 2025-08-01 23:51:59 +02:00
parent f74df6f15b
commit f37ec3f0fe
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -492,7 +492,7 @@ checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b"
[[package]]
name = "conduit"
version = "0.10.6"
version = "0.10.7"
dependencies = [
"async-trait",
"axum",

View file

@ -16,7 +16,7 @@ license = "Apache-2.0"
name = "conduit"
readme = "README.md"
repository = "https://gitlab.com/famedly/conduit"
version = "0.10.6"
version = "0.10.7"
# See also `rust-toolchain.toml`
rust-version = "1.85.0"