[dependencies.quote]
version = "1.0"
[dependencies.syn]
features = ["full"]
version = "1.0"
[lib]
proc-macro = true
[package]
authors = ["Aleksey Kladov <aleksey.kladov@gmail.com>"]
description = "Procedural macro polyfill for Ok-wrapping functions"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "versuch"
repository = "https://github.com/matklad/versuch"
version = "0.1.0"