[dependencies.default-editor]
version = "0.1.0"
[dependencies.thiserror]
version = "1.0.1"
[package]
authors = ["Erik Zscheile <erik.zscheile@gmail.com>"]
description = "Contains utility functions to spawn a text editor"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "spawn-editor"
repository = "https://github.com/zserik/spawn-editor-rs"
version = "0.0.4"