[dependencies]
[package]
authors = ["Mike Lubinets <lubinetsm@yandex.ru>", "JoJoJet <joe102000@gmail.com"]
description = "macro to emulate the upcoming `try` block feature on stable"
edition = "2021"
keywords = ["deprecated"]
license = "MIT"
name = "try-blocks"
readme = "README.md"
repository = "https://github.com/JoJoJet/try-blocks"
resolver = "2"
version = "0.1.4"