parent
3dcb3f0d10
commit
b1ed498738
@ -1,2 +1,3 @@
|
|||||||
/maybe-async-0.2.7.crate
|
/maybe-async-0.2.7.crate
|
||||||
/maybe-async-0.2.9.crate
|
/maybe-async-0.2.9.crate
|
||||||
|
/maybe-async-0.2.10.crate
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
[package]
|
[package]
|
||||||
summary = "Procedural macro to unify SYNC and ASYNC implementation"
|
summary = "Procedural macro to unify SYNC and ASYNC implementation"
|
||||||
|
description = "A procedural macro to unify SYNC and ASYNC implementation."
|
||||||
|
|
||||||
|
[scripts]
|
||||||
|
check.pre = [
|
||||||
|
"# * temporarily ignore brittle snapshot tests",
|
||||||
|
"export TRYBUILD=overwrite",
|
||||||
|
]
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
SHA512 (maybe-async-0.2.9.crate) = d237a33e8ed6a98a6c3e984c1aa780bc7986dffa6fe2ad6e83e356f8f767ce725d088ae8c52a3d63bb79e52c96836c87170a7c61367771c19deb1236bf09c3a4
|
SHA512 (maybe-async-0.2.10.crate) = c41fc42385a47706167fa9c51fbd2e4dac74683c362d66f71705de4125dd639a518207a2ae4cc3e5f913279ea205d260b0ed3fe2edbce68f27ddaa9e9989e59b
|
||||||
|
Loading…
Reference in new issue