mirror of
https://gitlab.com/famedly/conduit.git
synced 2024-11-16 18:28:22 -07:00
Merge branch 'v4' into 'next'
Bump version to 0.4 See merge request famedly/conduit!368
This commit is contained in:
commit
a10dae38e2
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -372,7 +372,7 @@ checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b"
|
||||
|
||||
[[package]]
|
||||
name = "conduit"
|
||||
version = "0.3.0-next"
|
||||
version = "0.4.0-next"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"axum",
|
||||
|
@ -6,7 +6,7 @@ authors = ["timokoesters <timo@koesters.xyz>"]
|
||||
homepage = "https://conduit.rs"
|
||||
repository = "https://gitlab.com/famedly/conduit"
|
||||
readme = "README.md"
|
||||
version = "0.3.0-next"
|
||||
version = "0.4.0-next"
|
||||
rust-version = "1.63"
|
||||
edition = "2021"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user