Release churn-domain v0.1.0, churn v0.1.0
This commit is contained in:
parent
8f8c5fd41a
commit
34bc81eabc
@ -3,7 +3,7 @@ name = "churn-domain"
|
||||
description.workspace = true
|
||||
authors.workspace = true
|
||||
license-file.workspace = true
|
||||
version.workspace = true
|
||||
version= "0.1.0"
|
||||
edition.workspace = true
|
||||
publish.workspace = true
|
||||
|
||||
@ -19,4 +19,4 @@ dotenv.workspace = true
|
||||
axum.workspace = true
|
||||
reqwest.workspace = true
|
||||
serde.workspace = true
|
||||
uuid.workspace = true
|
||||
uuid.workspace = true
|
||||
|
@ -21,4 +21,4 @@ dotenv.workspace = true
|
||||
axum.workspace = true
|
||||
serde.workspace = true
|
||||
serde_json.workspace = true
|
||||
uuid.workspace = true
|
||||
uuid.workspace = true
|
||||
|
@ -3,7 +3,7 @@ name = "churn"
|
||||
authors.workspace = true
|
||||
description.workspace = true
|
||||
license-file.workspace = true
|
||||
version.workspace = true
|
||||
version= "0.1.0"
|
||||
edition.workspace = true
|
||||
publish.workspace = true
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user