feat: downgrade again
This commit is contained in:
parent
ebe11d9210
commit
c15dabe60c
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -10,7 +10,7 @@ checksum = "e16d2d3311acee920a9eb8d33b8cbc1787ce4a264e85f964c2404b969bdcd487"
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "vessel"
|
name = "vessel"
|
||||||
version = "0.2.0"
|
version = "0.1.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"anyhow",
|
"anyhow",
|
||||||
]
|
]
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "vessel"
|
name = "vessel"
|
||||||
version = "0.2.0"
|
version = "0.1.1"
|
||||||
edition = "2024"
|
edition = "2024"
|
||||||
description = "A context propogation struct. Carries cancellation, and other useful items transparently through an application"
|
description = "A context propogation struct. Carries cancellation, and other useful items transparently through an application"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user